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
commit1cbdb22c7da21c6bab782c15c554bdacb34cff7d (patch)
tree6e320503e5dc33c88563a2fe5f18efb27334ec9f
parent6278647d48e41d38c1cb6236c6c9278745b8bec9 (diff)
use same upstream comment in all php-fpm unit files, about systemctl edit command
-rw-r--r--php-fpm.service6
1 files changed, 3 insertions, 3 deletions
diff --git a/php-fpm.service b/php-fpm.service
index 41f6bfe..b4d528f 100644
--- a/php-fpm.service
+++ b/php-fpm.service
@@ -1,6 +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 create a file "/etc/systemd/system/php-fpm.service".
+# 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