summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2017-07-14 12:57:27 +0100
committerJoe Orton <jorton@redhat.com>2017-07-14 12:57:43 +0100
commit3150aa97f5e624e42fb242ba6cdecad36bdcdfd1 (patch)
tree9897b34fc146c426187faaed675fb1c16decf89e
parent6de83362da8ce6c5240c082e6e7b8a838ae1857d (diff)
downloadhttpd-3150aa97f5e624e42fb242ba6cdecad36bdcdfd1.tar.gz
httpd-3150aa97f5e624e42fb242ba6cdecad36bdcdfd1.tar.xz
httpd-3150aa97f5e624e42fb242ba6cdecad36bdcdfd1.zip
Shorter text in httpd.service.
-rw-r--r--httpd.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/httpd.service b/httpd.service
index 011df3b..1b779e9 100644
--- a/httpd.service
+++ b/httpd.service
@@ -1,9 +1,8 @@
# See httpd.service(8) for more information on using the httpd service.
# Modifying this file in-place is not recommended, because changes
-# will be overwritten during package upgrades. If you want to
-# customize the behaviour, the best way is to use "systemctl edit"
-# to create an override unit.
+# will be overwritten during package upgrades. To customize the
+# behaviour, run "systemctl edit httpd" to create an override unit.
# For example, to pass additional options (such as -D definitions) to
# the httpd binary at startup, create an override unit (as is done by