14 lines
433 B
Plaintext
14 lines
433 B
Plaintext
$NetBSD: patch-sapi_fpm_php-fpm.conf.in,v 1.1 2016/08/04 14:09:03 jdolecek Exp $
|
|
|
|
--- sapi/fpm/php-fpm.conf.in.orig 2015-06-23 17:33:33.000000000 +0000
|
|
+++ sapi/fpm/php-fpm.conf.in
|
|
@@ -14,7 +14,7 @@
|
|
; Pid file
|
|
; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
|
|
; Default Value: none
|
|
-;pid = run/php-fpm.pid
|
|
+pid = run/php-fpm.pid
|
|
|
|
; Error log file
|
|
; If it's set to "syslog", log is sent to syslogd instead of being written
|