summaryrefslogtreecommitdiff
path: root/sudoers.d/byteback
blob: 121769ca56cd5390aa5a7f18e0444deee9bc81d3 (plain)
1
2
3
4
5
6
7
8
# 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