Warn if ISC-DHCP not available.
This commit is contained in:
parent
4754552a07
commit
f8371be67d
@ -18,6 +18,8 @@ if [ "x$pccard_ifconfig" != "xNO" ] ; then
|
||||
rm /var/run/dhclient.pid
|
||||
fi
|
||||
/usr/local/sbin/dhclient
|
||||
else
|
||||
echo "DHCP client software not available (isc-dhcp2)"
|
||||
fi
|
||||
else
|
||||
interface=$1
|
||||
|
Loading…
x
Reference in New Issue
Block a user