net-dns/unbound: add package with ipset module enable
This commit is contained in:
13
net-dns/unbound/files/unbound-anchor.service
Normal file
13
net-dns/unbound/files/unbound-anchor.service
Normal 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
|
||||
Reference in New Issue
Block a user