btrbk compat busybox
parent
c87cae2437
commit
17d9418708
|
@ -15,6 +15,8 @@ ssh_identity /etc/btrbk/id_ed25519
|
||||||
ssh_user btrbk
|
ssh_user btrbk
|
||||||
backend btrfs-progs-doas
|
backend btrfs-progs-doas
|
||||||
|
|
||||||
|
compat_remote busybox
|
||||||
|
|
||||||
volume /mnt/btr_pool
|
volume /mnt/btr_pool
|
||||||
snapshot_dir btrbk_snapshots
|
snapshot_dir btrbk_snapshots
|
||||||
target ssh://suricata/mnt/btr_backup/narwhal
|
target ssh://suricata/mnt/btr_backup/narwhal
|
||||||
|
|
|
@ -15,6 +15,8 @@ ssh_identity /etc/btrbk/id_ed25519
|
||||||
ssh_user btrbk
|
ssh_user btrbk
|
||||||
backend btrfs-progs-doas
|
backend btrfs-progs-doas
|
||||||
|
|
||||||
|
compat_local busybox
|
||||||
|
|
||||||
volume /mnt/btr_pool
|
volume /mnt/btr_pool
|
||||||
snapshot_dir btrbk_snapshots
|
snapshot_dir btrbk_snapshots
|
||||||
subvolume home
|
subvolume home
|
||||||
|
|
Loading…
Reference in New Issue