ssm-services/init.d/fcgiwrap

6 lines
116 B
Plaintext
Raw Normal View History

2014-07-30 20:52:07 +00:00
#!/usr/bin/env watchman
2014-07-30 21:07:24 +00:00
# The configuration is in conf.d.
2014-07-30 20:52:07 +00:00
service_respawn='true'
service_command='/bin/spawn-fcgi'