[Unit]
Description=Reload Apache HTTPD on demand
After=httpd.service
[Service]
Type=oneshot
ExecStart=/usr/bin/systemctl reload httpd
ExecStopPost=+-/bin/rm -f /var/lib/httpd/reload
CapabilityBoundingSet=