update check services syncthing

This commit is contained in:
vincent 2019-04-11 18:34:05 +02:00
parent bcae1ada71
commit ceaf0be7bf

View File

@ -1,4 +1,4 @@
SERVICES=("named" "mariadb" "nginx" "php-fpm" "gitea" "tt-rss" "named" "autofs" "rsyncd.socket" "fail2ban")
SERVICES=("syncthing@vincent" "named" "mariadb" "nginx" "php-fpm" "gitea" "tt-rss" "named" "autofs" "rsyncd.socket" "fail2ban")
HOST=$(hostname)
RED='\033[0;31m'
GREEN='\033[0;32m'