From 521a5d1bacaa825339915bcfe1f04682a4fa2b75 Mon Sep 17 00:00:00 2001 From: phil Date: Sat, 25 Feb 2023 21:52:11 +0100 Subject: [PATCH] Add trailing slash --- templates/systemd/php-fpm@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/systemd/php-fpm@.service b/templates/systemd/php-fpm@.service index b488a48..0958706 100644 --- a/templates/systemd/php-fpm@.service +++ b/templates/systemd/php-fpm@.service @@ -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/