Add unbound service

This commit is contained in:
Girish Ramakrishnan
2018-12-02 19:38:21 -08:00
parent 6d128595e7
commit 7c1ef143f9
4 changed files with 44 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ scripts=("${SOURCE_DIR}/src/scripts/rmvolume.sh" \
"${SOURCE_DIR}/src/scripts/reboot.sh" \
"${SOURCE_DIR}/src/scripts/restart.sh" \
"${SOURCE_DIR}/src/scripts/restartdocker.sh" \
"${SOURCE_DIR}/src/scripts/restartunbound.sh" \
"${SOURCE_DIR}/src/scripts/update.sh" \
"${SOURCE_DIR}/src/scripts/collectlogs.sh" \
"${SOURCE_DIR}/src/scripts/configurecollectd.sh" \