diff --git a/install.sh b/install.sh index f72331b058..46ca3568b7 100755 --- a/install.sh +++ b/install.sh @@ -691,6 +691,7 @@ error_log=${LOG_FILE} pidfile="/var/run/${SYSTEM_NAME}.pid" respawn_delay=5 +respawn_max=0 set -o allexport if [ -f /etc/environment ]; then source /etc/environment; fi