server-configs/systemd/system/letsencrypt.timer

10 lines
143 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Monthly renewal on letsencrypt's certificates
[Timer]
OnCalendar=monthly
Persistent=true
[Install]
WantedBy=timers.target