We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d8362 commit 7b1cec8Copy full SHA for 7b1cec8
1 file changed
config/php-fpm.service
@@ -10,7 +10,6 @@ ExecStartPost=-/usr/lib/php/php-fpm-socket-helper install /run/php/php-fpm.sock
10
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
11
ExecReload=/bin/kill -USR2 $MAINPID
12
Restart=on-failure
13
-PrivateTmp=true
14
ProtectSystem=full
15
PrivateDevices=true
16
ProtectKernelModules=true
0 commit comments