Make docker restartable

This commit is contained in:
Johannes Zellner
2018-11-23 15:49:47 +01:00
parent b9c9839bb7
commit 161a8fe2bf
5 changed files with 37 additions and 5 deletions

View File

@@ -37,3 +37,5 @@ yellowtent ALL=(root) NOPASSWD:SETENV: /home/yellowtent/box/src/backupupload.js
Defaults!/home/yellowtent/box/src/scripts/restart.sh env_keep="HOME BOX_ENV"
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/restart.sh
Defaults!/home/yellowtent/box/src/scripts/restartdocker.sh env_keep="HOME BOX_ENV"
yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/restartdocker.sh