summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-29 07:08:40 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-29 07:08:40 +0200
commitcc59ebd17bcc6c312f3714ac054e9be5a3d19a4d (patch)
treec3c2793bb47ec3ead2d92fd2a081125b5cd13dac
parent53a86c2a4f553385955475c30a25a2b0a50284f4 (diff)
use same upstream comment in all php-fpm unit files, about systemctl edit command
-rw-r--r--php-fpm.service7
1 files changed, 3 insertions, 4 deletions
diff --git a/php-fpm.service b/php-fpm.service
index 05fc52d..b4d528f 100644
--- a/php-fpm.service
+++ b/php-fpm.service
@@ -1,7 +1,6 @@
-# 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 drop a file with the suffix .conf in
-# /etc/systemd/system/php-fpm.service.d
+# It's not recommended to modify this file in-place, because it
+# will be overwritten during upgrades. If you want to customize,
+# the best way is to use the "systemctl edit" command.
[Unit]
Description=The PHP FastCGI Process Manager