diff --git a/httpd.service.xml b/httpd.service.xml
index b8fe7b3..8008b16 100644
--- a/httpd.service.xml
+++ b/httpd.service.xml
@@ -166,6 +166,20 @@ Wants=network-online.target
--kill-who=main --signal=HUP httpd.
+
+ Automated service restarts
+
+ System packages (including the httpd package itself) may
+ restart the httpd service automatically after packages are
+ upgraded, installed, or removed. This is done using the
+ systemctl reload httpd.service, which
+ produces a graceful restart by default as
+ described above.
+
+ To suppress automatic reloads entirely, create the file
+ /etc/sysconfig/httpd-disable-posttrans.
+
+
Changing the default MPM (Multi-Processing Module)