Remove RuntimeDirectory option

Leading to all services running below the same user
This commit is contained in:
phil 2023-02-25 22:24:33 +01:00
parent 521a5d1bac
commit af84818e91

View file

@ -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 }}