summarylogtreecommitdiffstats
path: root/php-fpm.patch
diff options
context:
space:
mode:
authorIliya Ivanov2020-04-22 12:41:35 +0300
committerIliya Ivanov2020-04-22 12:41:35 +0300
commitd13687db5078402216464de5ab5785398ba7e1de (patch)
tree8cf7356f21c7fc61839612f2c9a005603aa833fa /php-fpm.patch
parent820ce0afd6dfc4ae5e1af06810f6e708a93dadcf (diff)
downloadaur-d13687db5078402216464de5ab5785398ba7e1de.tar.gz
Bump version to 7.4.5
Diffstat (limited to 'php-fpm.patch')
-rw-r--r--php-fpm.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-fpm.patch b/php-fpm.patch
index aa5fff9fc52f..c741342207a9 100644
--- a/php-fpm.patch
+++ b/php-fpm.patch
@@ -41,8 +41,8 @@
; Set listen(2) backlog.
; Default Value: 511 (-1 on FreeBSD and OpenBSD)
-@@ -44,8 +44,8 @@
- ; BSD-derived systems allow connections regardless of permissions.
+@@ -45,8 +45,8 @@
+ ; and group can be specified either by name or by their numeric IDs.
; Default Values: user and group are set as the running user
; mode is set to 0660
-;listen.owner = @php_fpm_user@
@@ -52,7 +52,7 @@
;listen.mode = 0660
; When POSIX Access Control Lists are supported you can set them using
; these options, value is a comma separated list of user/group names.
-@@ -370,7 +370,7 @@
+@@ -371,7 +371,7 @@
; Chdir to this directory at the start.
; Note: relative path can be used.
; Default Value: current directory or / when chroot