Add paths to PATH in shell script
[platform/upstream/mdnsresponder.git] / mdnsd.service
1 [Unit]
2 Description=DNS Service Discovery mDNSResponder
3
4 [Service]
5 Type=simple
6 ExecStart=/usr/sbin/mdnsd -debug
7
8 [Install]
9 WantedBy=multi-user.target