Skip to content

Instantly share code, notes, and snippets.

@szydell
Created July 30, 2021 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save szydell/21495c0f94d3b73bc1497e9904fb99ac to your computer and use it in GitHub Desktop.
Save szydell/21495c0f94d3b73bc1497e9904fb99ac to your computer and use it in GitHub Desktop.
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