net-dns/unbound: add package with ipset module enable

This commit is contained in:
2024-10-05 21:37:30 +03:00
parent 535d24ebd6
commit b24e984bdc
12 changed files with 523 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