nemunaire-overlay/net-dns/unbound/files/unbound-anchor.service
nemunaire a60dcadc78 net-dns/unbound: Version bump
Package-Manager: portage-2.2.26
2016-04-13 17:20:45 +02:00

14 lines
263 B
Desktop File

[Unit]
Description=Update of the root trust anchor for DNSSEC validation
After=network.target
Before=nss-lookup.target
Wants=nss-lookup.target
Before=unbound.service
[Service]
Type=oneshot
ExecStart=/usr/sbin/unbound-anchor
[Install]
WantedBy=multi-user.target