summaryrefslogtreecommitdiffstats
path: root/abs/core/php/php-fpm.conf.in.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-08 18:57:32 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-08 18:57:32 (GMT)
commite10671289a2d1d4940028d52c8bd51f482b08717 (patch)
tree9719f19ed4a4b5aecddafea9c0ad6e4e7fbd8b59 /abs/core/php/php-fpm.conf.in.patch
parent00e3d220f590f378e0ac4dba20c683eae8d656cb (diff)
downloadlinhes_pkgbuild-e10671289a2d1d4940028d52c8bd51f482b08717.zip
linhes_pkgbuild-e10671289a2d1d4940028d52c8bd51f482b08717.tar.gz
linhes_pkgbuild-e10671289a2d1d4940028d52c8bd51f482b08717.tar.bz2
php: update to 5.6.3
Diffstat (limited to 'abs/core/php/php-fpm.conf.in.patch')
-rw-r--r--abs/core/php/php-fpm.conf.in.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/php/php-fpm.conf.in.patch b/abs/core/php/php-fpm.conf.in.patch
index 4bcdb73..81eabf7 100644
--- a/abs/core/php/php-fpm.conf.in.patch
+++ b/abs/core/php/php-fpm.conf.in.patch
@@ -1,5 +1,5 @@
---- sapi/fpm/php-fpm.conf.in 2013-11-12 15:17:27.000000000 +0100
-+++ sapi/fpm/php-fpm.conf.in 2013-11-12 17:27:21.283279538 +0100
+--- sapi/fpm/php-fpm.conf.in 2014-04-29 10:04:30.000000000 +0200
++++ sapi/fpm/php-fpm.conf.in 2014-05-01 07:36:14.762839158 +0200
@@ -12,7 +12,7 @@
; Relative path can also be used. They will be prefixed by:
; - the global prefix if it's been set (-p argument)
@@ -31,10 +31,10 @@
@@ -167,9 +168,9 @@
; BSD-derived systems allow connections regardless of permissions.
; Default Values: user and group are set as the running user
- ; mode is set to 0666
+ ; mode is set to 0660
-;listen.owner = @php_fpm_user@
-;listen.group = @php_fpm_group@
--;listen.mode = 0666
+-;listen.mode = 0660
+listen.owner = @php_fpm_user@
+listen.group = @php_fpm_group@
+listen.mode = 0660