aboutsummaryrefslogtreecommitdiff
path: root/examples/var_service/dnsmasq/run
diff options
context:
space:
mode:
Diffstat (limited to 'examples/var_service/dnsmasq/run')
-rwxr-xr-xexamples/var_service/dnsmasq/run12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/var_service/dnsmasq/run b/examples/var_service/dnsmasq/run
new file mode 100755
index 000000000..2ac94282f
--- /dev/null
+++ b/examples/var_service/dnsmasq/run
@@ -0,0 +1,12 @@
1#!/bin/sh
2
3#exec >/dev/null
4exec 2>&1
5exec </dev/null
6
7echo "* Starting dnsmasq"
8exec \
9env - PATH="$PATH" \
10softlimit \
11setuidgid root \
12dnsmasq -C dnsmasq.conf