diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-23 09:34:46 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-23 09:34:46 +0200 |
commit | f8190992d5b31366e5dcd05f2949e2cc16dc6abb (patch) | |
tree | 17a6e13d9ed45a315847019c2d46a6aabce024ac /php-fpm.service | |
parent | 4d97771c24b54e18a57cf09a8eb1f5529fa0b7cd (diff) |
PHP 5.5.0RC2
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 |