mirror of https://dev.ccchb.de/ccchb/ansible.git
9 lines
121 B
SYSTEMD
9 lines
121 B
SYSTEMD
|
[Unit]
|
||
|
Description=Check and renew ACME TLS certificates
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily UTC
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|