mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
11 lines
177 B
Django/Jinja
11 lines
177 B
Django/Jinja
[Unit]
|
|
Description=Twice daily deployment of Let's Encrypt's certificates
|
|
|
|
[Timer]
|
|
OnCalendar=0/12:00:00
|
|
RandomizedDelaySec=1h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|