summaryrefslogtreecommitdiff
blob: 2314f75c0716ad1a335257bb3365b1d7b30bcf5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=DNS Socket activation for dnsmasq - Small forwarding DNS server with DHCP and tftp support.

[Socket]

BindIPv6Only=ipv6-only

#DNS
ListenDatagram=0.0.0.0:53
ListenStream=0.0.0.0:53
ListenDatagram=[::]:53
ListenStream=[::]:53

[Install]
WantedBy=sockets.target