diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-01-20 14:05:58 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-01-20 14:05:58 +0100 |
commit | 5e147a6dafc8bc2442cc5229c8c6478819cc8680 (patch) | |
tree | 124cce446519229bd521ef3a1d3ab0aa5bc27b28 /php-fpm.sysconfig | |
parent | 18395ff3cd298d695cebf7fddfb4b5b3c68b562c (diff) |
php56-php: fix php-fpm.service.d location
Diffstat (limited to 'php-fpm.sysconfig')
-rw-r--r-- | php-fpm.sysconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/php-fpm.sysconfig b/php-fpm.sysconfig index 04314e1..4099ed6 100644 --- a/php-fpm.sysconfig +++ b/php-fpm.sysconfig @@ -3,11 +3,6 @@ # This file is deprecated when systemd is used and # will be removed in the future -# To alter the FPM environment, copy the unit file -# from /usr/lib/systemd/system/php-fpm.service -# to /etc/systemd/system/php-fpm.service -# and add an Environment line - # With systemd >= 204 you can simply drop a file with the # suffix .conf in /etc/systemd/system/php-fpm.service.d, with # [Service] |