Remove RuntimeDirectory option
Leading to all services running below the same user
This commit is contained in:
parent
521a5d1bac
commit
af84818e91
1 changed files with 0 additions and 2 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue