Start nonamed in local mode by default
This commit is contained in:
parent
ab3b9ed760
commit
7a0f8e28ba
@ -137,7 +137,7 @@ start)
|
|||||||
then ifconfig -h 10.0.0.1
|
then ifconfig -h 10.0.0.1
|
||||||
else daemonize dhcpd
|
else daemonize dhcpd
|
||||||
fi
|
fi
|
||||||
daemonize nonamed
|
daemonize nonamed -L
|
||||||
if [ -f "$DAEMONS" ]
|
if [ -f "$DAEMONS" ]
|
||||||
then . "$DAEMONS"
|
then . "$DAEMONS"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user