summaryrefslogtreecommitdiff
path: root/repo/dnsmasq/config.h.patch
blob: 7847696dbca205d9a129ca27431d0c0b5d539794 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Adjust defaults.

--- a/src/config.h
+++ b/src/config.h
@@ -47,2 +47,2 @@
-#define CHUSER "nobody"
-#define CHGRP "dip"
+#define CHUSER "dnsmasq"
+#define CHGRP "dnsmasq"
@@ -231 +231 @@
-#      define RUNFILE "/var/run/dnsmasq.pid"
+#      define RUNFILE "/run/dnsmasq.pid"