[Unit] Description=The Apache HTTP Server [Service] Type=forking ExecStart=/usr/sbin/apachectl start ExecReload=/usr/sbin/apachectl graceful ExecStop=/usr/sbin/apachectl graceful-stop [Install] WantedBy=multi-user.target