ssm-services/init.d/fcgiwrap

6 lines
121 B
Plaintext
Raw Normal View History

2014-07-31 00:52:07 +04:00
#!/usr/bin/env watchman
2014-07-31 01:07:24 +04:00
# The configuration is in conf.d.
2014-07-31 00:52:07 +04:00
#service_respawn='true'
2015-06-18 12:38:49 +03:00
service_command='/usr/bin/spawn-fcgi'