mirror of https://github.com/digint/btrbk
documentation: add backend btrbk-progs-doas
parent
177f8547e3
commit
0388cf4b2d
|
@ -368,9 +368,9 @@ constraints.
|
||||||
held by another btrbk instance. Ignored on dryrun ('-n',
|
held by another btrbk instance. Ignored on dryrun ('-n',
|
||||||
'--dry-run'). See also '--lockfile' command-line option.
|
'--dry-run'). See also '--lockfile' command-line option.
|
||||||
|
|
||||||
*backend* btrfs-progs|btrfs-progs-btrbk|btrfs-progs-sudo::
|
*backend* <backend>::
|
||||||
Backend filesystem utilities to be used for btrfs specific
|
Backend filesystem utilities to be used for btrfs specific
|
||||||
operations. Defaults to ``btrfs-progs''.
|
operations. Available backends:
|
||||||
+
|
+
|
||||||
--
|
--
|
||||||
*btrfs-progs*::
|
*btrfs-progs*::
|
||||||
|
@ -390,6 +390,9 @@ constraints.
|
||||||
have appropriate (root) permissions for the "btrfs" command groups
|
have appropriate (root) permissions for the "btrfs" command groups
|
||||||
as well as the "readlink" and "test" commands in /etc/sudoers.
|
as well as the "readlink" and "test" commands in /etc/sudoers.
|
||||||
|
|
||||||
|
*btrfs-progs-doas*::
|
||||||
|
Similar to btrfs-progs-sudo, using prefix "doas -n".
|
||||||
|
|
||||||
If you want to set this option for local or remote hosts only, set
|
If you want to set this option for local or remote hosts only, set
|
||||||
*backend_local* or *backend_remote* (e.g. "backend_remote
|
*backend_local* or *backend_remote* (e.g. "backend_remote
|
||||||
btrfs-progs-btrbk").
|
btrfs-progs-btrbk").
|
||||||
|
|
Loading…
Reference in New Issue