btrbk.conf.example: adapt btrfs_commit_delete

disable-ssh-password-prompt
Axel Burri 2022-07-28 11:58:25 +02:00
parent c5dff6afda
commit f467de6c19
1 changed files with 4 additions and 4 deletions

View File

@ -82,10 +82,10 @@ snapshot_dir _btrbk_snap
# can be run at a time.
#lockfile /var/lock/btrbk.lock
# Don't wait for transaction commit on deletion. Set this to "after"
# or "each" to make sure the deletion of subvolumes is committed to
# disk when btrbk terminates.
#btrfs_commit_delete no
# Don't wait for transaction commit on deletion. Enable this to make
# sure the deletion of subvolumes is committed to disk when btrbk
# terminates.
#btrfs_commit_delete no
#