aboutsummaryrefslogtreecommitdiff
path: root/etc/pccard_ether
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2000-10-16 19:03:48 +0000
committerJosef Karthauser <joe@FreeBSD.org>2000-10-16 19:03:48 +0000
commit3b7c548b4b0cf2e2da4772621233a7d1a4a16563 (patch)
tree569d80fd5270f0080acbe2b413c32634d190d7c0 /etc/pccard_ether
parent707f3553686f1de13875e3867b315bd7aa1ad680 (diff)
Notes
Diffstat (limited to 'etc/pccard_ether')
-rwxr-xr-xetc/pccard_ether2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether
index 6e2475e1e22b..ae05453f1902 100755
--- a/etc/pccard_ether
+++ b/etc/pccard_ether
@@ -34,7 +34,7 @@ case ${pccard_ifconfig} in
kill `cat /var/run/dhcpc.pid`
rm /var/run/dhcpc.pid
fi
- /usr/local/sbin/dhcpc $interface $*
+ /usr/local/sbin/dhcpc $interface
else
echo "DHCP client software not available (isc-dhcp2)"
fi