forked from mirrors/mattermost-docker
10 lines
137 B
SYSTEMD
10 lines
137 B
SYSTEMD
[Unit]
|
|
Description=Certbot certificate renew trigger
|
|
|
|
[Timer]
|
|
Persistent=true
|
|
OnCalendar=*-*-* 4:00:00
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|