Sophie

Sophie

distrib > Mageia > 9 > x86_64 > by-pkgid > 6ea4166c083dc0daa8ede5c13965eb9e > files > 29

apache-2.4.59-1.mga9.src.rpm

[Unit]
Description=The Apache HTTP Server
After=network.target remote-fs.target nss-lookup.target

[Service]
Type=notify
Environment=LANG=C
EnvironmentFile=-/etc/sysconfig/httpd
ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND
ExecReload=/usr/sbin/httpd $OPTIONS -k graceful
# Send SIGWINCH for graceful stop
KillSignal=SIGWINCH
KillMode=mixed

[Install]
WantedBy=multi-user.target