2022-09-26 23:10:48 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Renew certificates with certbot
|
|
|
|
Documentation=man:certbot(1)
|
|
|
|
BindsTo=pod-rproxy.service
|
|
|
|
After=pod-rproxy.service
|
2022-11-18 23:57:29 +01:00
|
|
|
DefaultDependencies=no
|
2022-09-26 23:10:48 +02:00
|
|
|
|
|
|
|
[Timer]
|
2022-10-02 14:56:43 +02:00
|
|
|
OnCalendar=Fri *-*-* 06:00:00
|
2022-09-26 23:10:48 +02:00
|
|
|
Persistent=true
|
|
|
|
RandomizedDelaySec=1h
|
|
|
|
|
|
|
|
[Install]
|
2022-10-30 19:46:24 +01:00
|
|
|
WantedBy=pod-rproxy.service
|