From a7162ddb80be70443d5617cac5d71ce6521e9f42 Mon Sep 17 00:00:00 2001 From: Matthew Bloch Date: Thu, 4 Dec 2014 18:04:17 +0000 Subject: More small fixes to make sure client setup goes smoothly. --- sudoers.d/byteback | 1 + 1 file changed, 1 insertion(+) (limited to 'sudoers.d') diff --git a/sudoers.d/byteback b/sudoers.d/byteback index 5a5a39e..121769c 100755 --- a/sudoers.d/byteback +++ b/sudoers.d/byteback @@ -3,5 +3,6 @@ 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 -- cgit v1.2.3