diff options
Diffstat (limited to 'sudoers.d')
-rwxr-xr-x | sudoers.d/byteback | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sudoers.d/byteback b/sudoers.d/byteback deleted file mode 100755 index 121769c..0000000 --- a/sudoers.d/byteback +++ /dev/null @@ -1,8 +0,0 @@ -# sudoers file for byteback -# -byteback ALL = (root) NOPASSWD: /usr/bin/byteback-snapshot -byteback ALL = (root) NOPASSWD: /sbin/btrfs subvolume create /store/backups/*/current -byteback ALL = (root) NOPASSWD: /sbin/btrfs subvolume delete /store/backups/* -byteback ALL = (root) NOPASSWD: /bin/chown byteback /store/backups/*/current - -Defaults:byteback !requiretty |