net-dns/unbound: add package with ipset module enable
This commit is contained in:
12
net-dns/unbound/files/unbound.service
Normal file
12
net-dns/unbound/files/unbound.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Unbound recursive Domain Name Server
|
||||
After=network.target
|
||||
Before=nss-lookup.target
|
||||
Wants=nss-lookup.target
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/usr/sbin/unbound-checkconf
|
||||
ExecStart=/usr/sbin/unbound -d
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user