forked from Spark/ssm-services
meh
This commit is contained in:
6
conf.d/fcgiwrap.sh
Normal file
6
conf.d/fcgiwrap.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
# Default fcgiwrap configuration
|
||||
|
||||
cfg_user='http'
|
||||
cfg_group='http'
|
||||
cfg_socket='/run/fcgiwrap.sock'
|
||||
service_pidfile='/run/fcgiwrap.pid'
|
@@ -1,9 +1,5 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
cfg_user='http'
|
||||
cfg_group='http'
|
||||
cfg_socket='/run/fcgiwrap.sock'
|
||||
service_pidfile='/run/fcgiwrap.pid'
|
||||
# The configuration is in conf.d.
|
||||
|
||||
service_respawn='true'
|
||||
service_command='/bin/spawn-fcgi'
|
||||
|
Reference in New Issue
Block a user