12 lines
213 B
SYSTEMD
12 lines
213 B
SYSTEMD
[Unit]
|
|
Description=Watermaps-Zertifikat zweimal täglich prüfen
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 03,15:17:00
|
|
RandomizedDelaySec=45m
|
|
Persistent=true
|
|
Unit=watermaps-certbot-renew.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|