aboutsummaryrefslogtreecommitdiff
path: root/etc/pccard_ether
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-12-17 01:57:18 +0000
committerPaul Traina <pst@FreeBSD.org>1997-12-17 01:57:18 +0000
commitf8371be67d0b42272ec47f8bc2e5da03016b8e5d (patch)
tree4bab4ad20a7ab6de53819482206f6be76e4b513b /etc/pccard_ether
parent4754552a07fefef27375edd3e840c25f97257872 (diff)
Notes
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 15faad770ded..f87d44ae7984 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