Created
July 30, 2021 20:10
-
-
Save szydell/21495c0f94d3b73bc1497e9904fb99ac to your computer and use it in GitHub Desktop.
Certbot Renew Timer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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