Sign in
coral
/
busybox
/
0356607264b8e1476d98a81667488ba1d6295d23
/
.
/
examples
/
var_service
/
dnsmasq
/
run
blob: 2ac94282f8a4f6027e9f1b8edcc739e2513d5d1b [
file
] [
log
] [
blame
]
#!/bin/sh
#exec >/dev/null
exec
2
>&
1
exec
</
dev
/
null
echo
"* Starting dnsmasq"
exec \
env
-
PATH
=
"$PATH"
\
softlimit \
setuidgid root \
dnsmasq
-
C dnsmasq
.
conf