summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-03-17 11:58:33 -0700
committerJohn Reck <jreck@google.com>2011-03-22 09:42:40 -0700
commit2d79392f3ad433947ae9ba080f41927c4c8fef11 (patch)
tree06bd240a3e902c73fdd17f9d6801e67d6914263d /init.herring.rc
parent7a53fbb55eacd016fd83c7dc59764a14a38a4559 (diff)
downloaddevice_samsung_crespo-2d79392f3ad433947ae9ba080f41927c4c8fef11.zip
device_samsung_crespo-2d79392f3ad433947ae9ba080f41927c4c8fef11.tar.gz
device_samsung_crespo-2d79392f3ad433947ae9ba080f41927c4c8fef11.tar.bz2
Workaround bug 4106152
Gets wifi working on master Change-Id: Iac31653ba4db8eed9a7e53dd9daa877a6e1a0e56
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.herring.rc b/init.herring.rc
index dfaa25f..814bdc6 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -87,7 +87,7 @@ service wpa_supplicant /system/bin/wpa_supplicant -Dwext -iwlan0 -c/data/misc/wi
# DHCPCD
# wi-fi
-service dhcpcd_eth0 /system/bin/dhcpcd -ABKL
+service dhcpcd /system/bin/dhcpcd -ABKL
disabled
oneshot