Start nonamed in local mode by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user