examples/var_service/: use "svc" for service commands, other tweaks
[oweals/busybox.git] / examples / var_service / dnsmasq / run
1 #!/bin/sh
2
3 #exec >/dev/null
4 exec 2>&1
5 exec </dev/null
6
7 echo "* Starting dnsmasq"
8 exec \
9 env - PATH="$PATH" \
10 softlimit \
11 setuidgid root \
12 dnsmasq -C dnsmasq.conf