Files
test/templates/Fedora/37/usr/lib/systemd/system/httpd-reload.service
T
2022-12-06 21:51:53 -06:00

10 lines
174 B
Desktop File

[Unit]
Description=Reload Apache for Let's Encrypt Certificate Insert
[Service]
Type=oneshot
ExecStart=/bin/systemctl reload httpd.service
[Install]
WantedBy=httpd.service