jdormit-infra/prod/nginx/packer/files/certbot-renew.timer

10 lines
136 B
SYSTEMD
Raw Normal View History

2021-10-04 17:29:59 +00:00
[Unit]
Description=Renew certbot certificates
[Timer]
OnBootSec=30s
OnCalendar=weekly
Persistent=true
[Install]
WantedBy=timers.target