Start nonamed in local mode by default

This commit is contained in:
Ben Gras 2006-04-11 13:42:58 +00:00
parent ab3b9ed760
commit 7a0f8e28ba

View file

@ -137,7 +137,7 @@ start)
then ifconfig -h 10.0.0.1
else daemonize dhcpd
fi
daemonize nonamed
daemonize nonamed -L
if [ -f "$DAEMONS" ]
then . "$DAEMONS"
fi