From cdc8e7df85f848be63038dc63d40d2d4a2aa2f72 Mon Sep 17 00:00:00 2001 From: Matthew Saunders Brown Date: Thu, 21 Dec 2023 11:19:18 -0800 Subject: [PATCH] rework systemd stuff - missed one file in previous update --- systemd/vhost-reload-php.path | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/vhost-reload-php.path b/systemd/vhost-reload-php.path index 476f1e9..2142447 100644 --- a/systemd/vhost-reload-php.path +++ b/systemd/vhost-reload-php.path @@ -6,4 +6,4 @@ PathChanged=/etc/php/8.1/fpm/pool.d/ Unit=vhost-reload-php.service [Install] -WantedBy=multi-user.target +WantedBy=paths.target