diff options
author | Remi Collet <remi@remirepo.net> | 2025-06-04 09:27:39 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-06-04 09:27:39 +0200 |
commit | f59abf277f283f7526d2a1da378908f2699a4a97 (patch) | |
tree | 610c0775267e493cf0837bc5868c4e2af69f39fa /php-fpm.service | |
parent | 19a5b97e732c8e1f57c83de0a2695f519378aaae (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 |