summaryrefslogtreecommitdiffstats
path: root/php-fpm.service
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-20 14:05:58 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-20 14:05:58 +0100
commit5e147a6dafc8bc2442cc5229c8c6478819cc8680 (patch)
tree124cce446519229bd521ef3a1d3ab0aa5bc27b28 /php-fpm.service
parent18395ff3cd298d695cebf7fddfb4b5b3c68b562c (diff)
php56-php: fix php-fpm.service.d location
Diffstat (limited to 'php-fpm.service')
-rw-r--r--php-fpm.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/php-fpm.service b/php-fpm.service
index 41f6bfe..05fc52d 100644
--- a/php-fpm.service
+++ b/php-fpm.service
@@ -1,6 +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".
+# best way is to drop a file with the suffix .conf in
+# /etc/systemd/system/php-fpm.service.d
[Unit]
Description=The PHP FastCGI Process Manager