forked from ISTI-ansible-roles/ansible-roles
Merge branch 'master' of adellam/ansible-roles into master
This commit is contained in:
commit
04f0436b48
|
@ -17,7 +17,7 @@
|
|||
[global]
|
||||
; Pid file
|
||||
; Default Value: none
|
||||
pid = /var/run/php5-fpm.pid
|
||||
pid = /run/php/php{{ php_version }}-fpm.pid
|
||||
|
||||
; Error log file
|
||||
; If it's set to "syslog", log is sent to syslogd instead of being written
|
||||
|
|
Loading…
Reference in New Issue