summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/pccard_ether2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether
index 100185e..be5f517 100755
--- a/etc/pccard_ether
+++ b/etc/pccard_ether
@@ -70,7 +70,7 @@ stop_dhcp() {
case ${startstop} in
[Ss][Tt][Oo][Pp])
if [ -z "${_nlist}" ]; then
- sh `/etc/rc.d/dhclient start`
+ sh /etc/rc.d/dhclient stop
else
start_dhcp_keep_current
fi
OpenPOWER on IntegriCloud