Prevent supervisor from restarting configdb-load.sh (#1324)

This commit is contained in:
pavel-shirshov 2018-01-18 21:52:24 -08:00 committed by lguohan
parent 8cfa223ef9
commit 5e01fb366e

View File

@ -24,5 +24,6 @@ command=/usr/bin/configdb-load.sh
priority=3
autostart=true
autorestart=false
startsecs=0
stdout_logfile=syslog
stderr_logfile=syslog