Hack for dhcp on 3.1.3 branch (not necessary on trunk)
This commit is contained in:
parent
2db64a7fa5
commit
0e44ca2b61
@ -135,7 +135,8 @@ start)
|
||||
echo -n "Starting networking:"
|
||||
if grep -s 'psip0.*default' /etc/inet.conf
|
||||
then ifconfig -h 10.0.0.1
|
||||
else daemonize dhcpd
|
||||
else sleep 5
|
||||
daemonize dhcpd
|
||||
fi
|
||||
daemonize nonamed -L
|
||||
if [ -f "$DAEMONS" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user