surtur
51cb74c853
* add instructions on how to use the resolvers * additionally, configure better caching on CoreDNS * tweak the main domain used * reorganise the README a bit
11 lines
164 B
SYSTEMD
11 lines
164 B
SYSTEMD
[Unit]
|
|
Description=Weekly copy of TLS certs for coredns.service
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
RandomizedDelaySec=30m
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|