11 lines
161 B
SYSTEMD
11 lines
161 B
SYSTEMD
[Unit]
|
|
Description=Weekly copy of dotya.ml certs for coredns
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
RandomizedDelaySec=30m
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|