forked from Spark/ssm-services
commented respawn
This commit is contained in:
parent
bcccd80ba7
commit
0e2d7151bd
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env watchman
|
||||
|
||||
# For respawn to work, set 'daemon no' in nginx.conf
|
||||
#service_respawn='true'
|
||||
service_command='/usr/bin/nginx'
|
||||
service_pidfile='/run/nginx.pid'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user