type            = process
command=/usr/sbin/apachectl -k start
stop-command=/usr/sbin/apachectl -k graceful-stop
smooth-recovery = true
depends-on      : network.target

logfile         = /var/log/httpd.log
logfile-permissions = 644
