summarylogtreecommitdiffstats
path: root/php-fpm.patch
diff options
context:
space:
mode:
authorIliya Ivanov2020-01-02 16:00:34 +0200
committerIliya Ivanov2020-01-02 16:00:34 +0200
commit820ce0afd6dfc4ae5e1af06810f6e708a93dadcf (patch)
treeed3b5d38b7522705310bb4af707335f8fe8b292a /php-fpm.patch
parent2ddeb3c32496b293a93c081f381f4784a22f7213 (diff)
downloadaur-820ce0afd6dfc4ae5e1af06810f6e708a93dadcf.tar.gz
php 7.4.1
Diffstat (limited to 'php-fpm.patch')
-rw-r--r--php-fpm.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-fpm.patch b/php-fpm.patch
index c827d2e73ed0..aa5fff9fc52f 100644
--- a/php-fpm.patch
+++ b/php-fpm.patch
@@ -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.
-@@ -362,7 +362,7 @@
+@@ -370,7 +370,7 @@
; Chdir to this directory at the start.
; Note: relative path can be used.
; Default Value: current directory or / when chroot
@@ -71,4 +71,4 @@
+PIDFile=/run/php-fpm/php-fpm.pid
ExecStart=@EXPANDED_SBINDIR@/php-fpm --nodaemonize --fpm-config @EXPANDED_SYSCONFDIR@/php-fpm.conf
ExecReload=/bin/kill -USR2 $MAINPID
- PrivateTmp=true
+