Be more conservative about respawn
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env ssm
|
||||
|
||||
# For respawn to work, set 'daemon no' in nginx.conf
|
||||
#service_respawn='true'
|
||||
#service_respawn=on-failure
|
||||
service_command='/usr/bin/nginx'
|
||||
service_pidfile='/run/nginx.pid'
|
||||
|
||||
|
Reference in New Issue
Block a user