diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-03 08:28:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-03 08:28:34 +0200 |
commit | 2c144276f7e922878949a7316df122dcb0d82597 (patch) | |
tree | cf8a5b3b1752d72ecd5b5a6da1ccb28f8dc8acb4 /php-fpm.service | |
parent | 910f67dec8e3f7bccac459ad92f5c88dca110d2b (diff) |
php54-php: cleanup
Diffstat (limited to 'php-fpm.service')
-rw-r--r-- | php-fpm.service | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/php-fpm.service b/php-fpm.service index ea09910..41f6bfe 100644 --- a/php-fpm.service +++ b/php-fpm.service @@ -1,3 +1,7 @@ +# It's not recommended to modify this file in-place, because it will be +# overwritten during package upgrades. If you want to customize, the +# best way is to create a file "/etc/systemd/system/php-fpm.service". + [Unit] Description=The PHP FastCGI Process Manager After=syslog.target network.target |