diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-03 09:09:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-03 09:09:45 +0200 |
commit | ecc16d8af29c2f1b67f30734c791aa1f811390cd (patch) | |
tree | b1ff97abcc99dd2de7a69f58bdd684245670b8b4 /php-fpm.service | |
parent | 45396e0b548b5684022506133d06a721cd9cd6de (diff) |
php55-php: update to 5.5.16 + enable most extensions
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 |