|
@ -45,8 +45,8 @@ case $ROLE in |
|
|
|
|
|
|
|
|
# Auto update default host file in background and dumb all output |
|
|
# Auto update default host file in background and dumb all output |
|
|
auto_update_hosts "${HOSTNAMES}" > /dev/null 2>&1 & |
|
|
auto_update_hosts "${HOSTNAMES}" > /dev/null 2>&1 & |
|
|
#tail -f /dev/null |
|
|
/usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf |
|
|
/root/start-nginx.sh |
|
|
tail -f /dev/null |
|
|
# Start ssh server |
|
|
# Start ssh server |
|
|
#/usr/sbin/sshd -D |
|
|
#/usr/sbin/sshd -D |
|
|
;; |
|
|
;; |
|
|