12 lines
311 B
Diff
12 lines
311 B
Diff
--- src/config.h
|
|
+++ src/config.h 2008/06/19 13:36:10
|
|
@@ -50,7 +50,7 @@
|
|
# define CONFFILE "/etc/dnsmasq.conf"
|
|
#endif
|
|
#define DEFLEASE 3600 /* default lease time, 1 hour */
|
|
-#define CHUSER "nobody"
|
|
+#define CHUSER "dnsmasq"
|
|
#define CHGRP "dialout"
|
|
#define DHCP_SERVER_PORT 67
|
|
#define DHCP_CLIENT_PORT 68
|