Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > d693a950e0f5ef326e20fba82864e6e7 > files > 27

apache-2.4.4-7.mga3.src.rpm

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

[Service]
Type=notify
EnvironmentFile=/etc/sysconfig/httpd
ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND
ExecReload=/usr/sbin/httpd $OPTIONS -k graceful
ExecStop=/usr/sbin/httpd $OPTIONS -k graceful-stop

[Install]
WantedBy=multi-user.target