summaryrefslogtreecommitdiffstats
path: root/etc/pccard_ether
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pccard_ether')
-rwxr-xr-xetc/pccard_ether2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether
index 15faad7..f87d44a 100755
--- a/etc/pccard_ether
+++ b/etc/pccard_ether
@@ -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
OpenPOWER on IntegriCloud