aboutsummaryrefslogtreecommitdiff
path: root/src/dnsmasq/dnsmasq.conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnsmasq/dnsmasq.conf.d')
-rw-r--r--src/dnsmasq/dnsmasq.conf.d9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/dnsmasq/dnsmasq.conf.d b/src/dnsmasq/dnsmasq.conf.d
new file mode 100644
index 0000000..933b928
--- /dev/null
+++ b/src/dnsmasq/dnsmasq.conf.d
@@ -0,0 +1,9 @@
+#
+# runtime config for dnsmasq
+#
+
+# if unset, dnsmasq will run as nobody.
+DNSMASQ_USER=dnsmasq
+
+# other runtime options. treated as an array.
+DNSMASQ_OPTS=()