diff --git a/httpd.service.xml b/httpd.service.xml index e079ca2..4a6038d 100644 --- a/httpd.service.xml +++ b/httpd.service.xml @@ -56,8 +56,8 @@ This manual page describes the systemd unit files used to integrate the httpd daemon - with systemd. Two unit files are available: - httpd.service allows the + with systemd. Two main unit files are + available: httpd.service allows the httpd daemon to be run as a system service, and httpd.socket allows httpd to be started via socket-based activation. Most systems will use @@ -223,8 +223,9 @@ Wants=network-online.target to which httpd can bind (using the Listen directive), which parts of the filesystem can be accessed, and whether outgoing TCP connections are possible. Many of these - restrictions can be adjusted using semanage - to change booleans or other types. See + restrictions can be relaxed or adjusted by using + semanage to change booleans or other + types. See httpd_selinux8 for more information.