Add new sudo file rmbackup.sh as backups are owned by root currently

This commit is contained in:
Johannes Zellner
2016-10-10 16:10:34 +02:00
parent c129328828
commit f05a5226ba
3 changed files with 24 additions and 0 deletions

View File

@@ -31,3 +31,5 @@ yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/collectlogs.sh
Defaults!/home/yellowtent/box/src/scripts/retire.sh env_keep="HOME BOX_ENV"
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