dnsmasq: add version 2.76 and align with stx 3.0
[pti/rtp.git] / meta-stx / recipes-support / dnsmasq / dnsmasq / stx / dnsmasq.service
1 [Unit]
2 Description=DNS caching server.
3 After=network.target
4
5 [Service]
6 ExecStart=/usr/bin/dnsmasq -k
7
8 [Install]
9 WantedBy=multi-user.target