Skip to content

Instantly share code, notes, and snippets.

@szydell
Created July 30, 2021 20:10
Embed
What would you like to do?
Certbot Renew Timer
[Unit]
Description=Run Certbot Renewal Weekly
[Timer]
OnCalendar=weekly
Persistent=true
[Install]
WantedBy=timers.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment