Allow update.sh to be run as root

This commit is contained in:
Johannes
2016-10-31 14:55:06 +01:00
parent 8adf9f3643
commit 4d360e3798
2 changed files with 4 additions and 0 deletions

View File

@@ -33,3 +33,6 @@ yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/retire.sh
Defaults!/home/yellowtent/box/src/scripts/rmbackup.sh env_keep="HOME BOX_ENV"
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/rmbackup.sh
Defaults!/home/yellowtent/box/src/scripts/update.sh env_keep="HOME BOX_ENV"
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/update.sh