Skip to content

Commit 7b1cec8

Browse files
committed
Remove PrivateTmp=true from php-fpm.service unit
1 parent 93d8362 commit 7b1cec8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/php-fpm.service

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ExecStartPost=-/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock
1010
ExecStopPost=-/usr/lib/php/php-fpm-socket-helper remove /run/php/php-fpm.sock /etc/php/PHP_VERSION/fpm/pool.d/www.conf NO_DOT
1111
ExecReload=/bin/kill -USR2 $MAINPID
1212
Restart=on-failure
13-
PrivateTmp=true
1413
ProtectSystem=full
1514
PrivateDevices=true
1615
ProtectKernelModules=true

0 commit comments

Comments
 (0)