Add trailing slash
This commit is contained in:
parent
4bb9eb3870
commit
521a5d1bac
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ SystemCallErrorNumber=EPERM
|
|||
SystemCallFilter=@system-service
|
||||
|
||||
ReadWritePaths=-/var/log/
|
||||
ReadWritePaths=-{{ php_fpm_log_dir }}
|
||||
ReadWritePaths=-{{ php_fpm_log_dir }}/
|
||||
ReadWritePaths=-/var/run/
|
||||
ReadWritePaths=-/run/
|
||||
InaccessiblePaths=-/root/
|
||||
|
|
Loading…
Reference in a new issue