Files
test/templates/Fedora/42/usr/lib/systemd/system/httpd-reload.service
T
jmrothst 3d1858e0f6 Fedora 42
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2025-04-27 12:21:02 -05: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