summaryrefslogtreecommitdiffstats
path: root/vde
diff options
context:
space:
mode:
Diffstat (limited to 'vde')
-rwxr-xr-xvde/build/rc.vdenetwork2
1 files changed, 1 insertions, 1 deletions
diff --git a/vde/build/rc.vdenetwork b/vde/build/rc.vdenetwork
index 9c788ce1..da815f6b 100755
--- a/vde/build/rc.vdenetwork
+++ b/vde/build/rc.vdenetwork
@@ -83,7 +83,7 @@ case "$1" in
# for our Virtual Machines behind the tap0 interface
/usr/sbin/dnsmasq \
--log-queries \
- --user=named \
+ --user=daemon \
--dhcp-leasefile=/var/state/dhcp/qemu-dhcpd.leases \
--dhcp-range=${VM_IPLOW},${VM_IPHIGH},${VM_MASK},${VM_BCAST},8h \
--interface=${TAP_DEV} \