[packages/php] namespace sock and pid

glen glen at pld-linux.org
Fri Oct 5 18:14:53 CEST 2012


commit cdbeb446bb6eff94d314e6c8c59433508bac5492
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Oct 5 19:14:13 2012 +0300

    namespace sock and pid

 php-fpm-config.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-fpm-config.patch b/php-fpm-config.patch
index a2068e9..34948a1 100644
--- a/php-fpm-config.patch
+++ b/php-fpm-config.patch
@@ -5,7 +5,7 @@
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
  ; Default Value: none
 -;pid = run/php-fpm.pid
-+pid = /var/run/php/fpm.pid
++pid = /var/run/php/@processname at .pid
  
  ; Error log file
  ; If it's set to "syslog", log is sent to syslogd instead of being written
@@ -14,7 +14,7 @@
  ;   '/path/to/unix/socket' - to listen on a unix socket.
  ; Note: This value is mandatory.
 -listen = 127.0.0.1:9000
-+listen = /var/run/php/fpm.sock
++listen = /var/run/php/@processname at .sock
  
  ; Set listen(2) backlog. A value of '-1' means unlimited.
  ; Default Value: 128 (-1 on FreeBSD and OpenBSD)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/cdbeb446bb6eff94d314e6c8c59433508bac5492



More information about the pld-cvs-commit mailing list