diff options
author | Remi Collet <remi@remirepo.net> | 2025-07-02 05:47:12 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-07-02 05:47:12 +0200 |
commit | 20645d2a1029100b38b048cc870bbfd576991a38 (patch) | |
tree | b904ef5aa0cf0e9980c9c2e75336e9669f670ab6 /php-fpm.service | |
parent | 5f17de3905b03d3672fa2876d802fc901f57f022 (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 |