summaryrefslogtreecommitdiffstats
path: root/php-fpm.service
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-01 15:19:32 +0200
committerRemi Collet <fedora@famillecollet.com>2012-10-01 15:19:32 +0200
commitb735e2b3405e6d67de7f5f02cc52a3b29397d605 (patch)
treed0729095dc248dcaa16e1b6791db6554d2d8c7fd /php-fpm.service
parent7f2986bfba8e2e4cd5c1f5b17d558e048b7bf023 (diff)
php 5.4: sync with rawhide
Diffstat (limited to 'php-fpm.service')
-rw-r--r--php-fpm.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-fpm.service b/php-fpm.service
index 194e330..d90ed8c 100644
--- a/php-fpm.service
+++ b/php-fpm.service
@@ -7,6 +7,7 @@ PIDFile=/run/php-fpm/php-fpm.pid
EnvironmentFile=/etc/sysconfig/php-fpm
ExecStart=/usr/sbin/php-fpm --nodaemonize
ExecReload=/bin/kill -USR2 $MAINPID
+PrivateTmp=true
[Install]
WantedBy=multi-user.target