certbot-renew.service

This unit is provided by:

Options

  • [Service]
    • EnvironmentFile=/etc/sysconfig/certbot
    • ExecStart=/usr/bin/certbot -q renew
    • ExecStart=/usr/bin/certbot renew $PRE_HOOK $POST_HOOK $RENEW_HOOK $CERTBOT_ARGS
    • ExecStart=/usr/bin/certbot renew --noninteractive --no-random-sleep-on-renew $PRE_HOOK $POST_HOOK $RENEW_HOOK $DEPLOY_HOOK $CERTBOT_ARGS
    • PrivateTmp=yes
    • Type=oneshot
  • [Unit]
    • Description=Renew certificates acquired via Certbot
    • Description=This service automatically renews any certbot certificates found
    • Documentation=https://eff-certbot.readthedocs.io/en/stable/

Additionnal notes

Nothing here.