14 lines
345 B
Diff
14 lines
345 B
Diff
Index: src/config.h
|
|
===================================================================
|
|
--- src/config.h.orig
|
|
+++ src/config.h
|
|
@@ -58,7 +58,7 @@
|
|
#endif
|
|
|
|
#define DEFLEASE 3600 /* default lease time, 1 hour */
|
|
-#define CHUSER "nobody"
|
|
+#define CHUSER "dnsmasq"
|
|
#define CHGRP "nogroup"
|
|
#define DHCP_SERVER_PORT 67
|
|
#define DHCP_CLIENT_PORT 68
|