net-dns/unbound: Version bump

Package-Manager: portage-2.2.26
This commit is contained in:
nemunaire 2016-04-13 07:43:46 +01:00
commit a60dcadc78
11 changed files with 363 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[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