I keep forgetting how my own services work

This commit is contained in:
2014-07-31 01:14:25 +04:00
parent 78b09b288a
commit 88f71c8868
2 changed files with 2 additions and 1 deletions

View File

@@ -3,4 +3,3 @@
service_respawn='true'
service_command='/bin/spawn-fcgi'
service_args="-s ${cfg_socket} -P ${service_pidfile} -u ${cfg_user} -g ${cfg_group} -- /usr/bin/fcgiwrap"