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, 1 insertions, 1 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether
index 6e2475e..ae05453 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
OpenPOWER on IntegriCloud