3d1858e0f6
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
9 lines
134 B
SYSTEMD
9 lines
134 B
SYSTEMD
[Unit]
|
|
Description=Reload Apache for Let's Encrypt Certificate Insert
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=5min
|
|
|
|
[Install]
|
|
WantedBy=httpd.service
|