forked from ccchb/ansible
8 lines
121 B
SYSTEMD
8 lines
121 B
SYSTEMD
[Unit]
|
|
Description=Check and renew ACME TLS certificates
|
|
|
|
[Timer]
|
|
OnCalendar=daily UTC
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|