diff --git a/templates/systemd/php-fpm@.service b/templates/systemd/php-fpm@.service index 0958706..5bb1411 100644 --- a/templates/systemd/php-fpm@.service +++ b/templates/systemd/php-fpm@.service @@ -47,8 +47,6 @@ ReadWritePaths=-{{ php_fpm_log_dir }}/ ReadWritePaths=-/var/run/ ReadWritePaths=-/run/ InaccessiblePaths=-/root/ -RuntimeDirectory=php -RuntimeDirectoryPreserve=yes # Resources CPUQuota={{ php_fpm_cpu_quota }}