summaryrefslogtreecommitdiff
path: root/certbot-renew-systemd.service
blob: acb6b8e0a374c565bb0462b01c346051ad649708 (plain)
1
2
3
4
5
6
7
[Unit]
Description=This service automatically renews any certbot certificates found

[Service]
EnvironmentFile=/etc/sysconfig/certbot
Type=oneshot
ExecStart=/usr/bin/certbot renew --noninteractive --no-random-sleep-on-renew $PRE_HOOK $POST_HOOK $RENEW_HOOK $DEPLOY_HOOK $CERTBOT_ARGS