diff options
author | Remi Collet <remi@remirepo.net> | 2025-07-02 06:43:14 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-07-02 06:43:14 +0200 |
commit | 4197557e7c266ecc6e625a623e36b55e35da9067 (patch) | |
tree | 2961d07b1215c31060460dbb44308558b5aaa983 /php-fpm.service | |
parent | 70699ea0148cf1bb5e2df171e946fbb17274f91d (diff) |
Diffstat (limited to 'php-fpm.service')
-rw-r--r-- | php-fpm.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm.service b/php-fpm.service index b68765f..9323cbe 100644 --- a/php-fpm.service +++ b/php-fpm.service @@ -4,7 +4,7 @@ [Unit] Description=The PHP FastCGI Process Manager -After=syslog.target network.target +After=network.target [Service] Type=notify |