From 55508e15301488314a27cdc75c99a871a3639ed5 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Apr 18 2017 07:59:42 +0000 Subject: Tweak wording. --- diff --git a/httpd.service b/httpd.service index 0b87ec0..65048d2 100644 --- a/httpd.service +++ b/httpd.service @@ -1,10 +1,11 @@ -# It is 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 use the "systemctl edit" command to create an override unit. +# 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" +# command to create an override unit. -# For example, to pass additional options (for instance, -D -# definitions) to the httpd binary at startup, create an override unit -# (as is done by systemctl edit) and enter the following: +# For example, to pass additional options (such as -D definitions) to +# the httpd binary at startup, create an override unit (as is done by +# systemctl edit) and enter the following: # [Service] # Environment=OPTIONS=-DMY_DEFINE