conf.d major changes

This commit is contained in:
2015-12-17 12:49:30 +03:00
parent 26e023157a
commit 025ad3b4a3
19 changed files with 43 additions and 58 deletions

View File

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