forked from ccchb/ansible
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
|