mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 21:09:31 -04:00
14 lines
429 B
Plaintext
14 lines
429 B
Plaintext
$NetBSD: patch-sapi_fpm_php-fpm.conf.in,v 1.1 2015/12/06 15:17:31 taca 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
|