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

[Socket]

BindIPv6Only=ipv6-only


#TFTP, uncomment this to have tftp support
ListenDatagram=[::]:69
ListenDatagram=0.0.0.0:69

Service=dnsmasq.service

[Install]
WantedBy=sockets.target