11 lines
149 B
SYSTEMD
11 lines
149 B
SYSTEMD
[Unit]
|
|
Description=Daily Trojan ACME renewal check
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=6h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|