summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2012-02-29 19:37:06 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-29 19:37:06 -0800
commitff4072fbb9d65851233718c9ea6c2bda7f8f1f18 (patch)
treec1527f40db126e5fbadd37425dbf6793684570b2 /init.herring.rc
parent7ae36202e8fe4f6f431c48f85cccd27b87c05523 (diff)
parent77800b334d8ba8549af71fe6f9b87e4efa7460fe (diff)
downloaddevice_samsung_crespo-ff4072fbb9d65851233718c9ea6c2bda7f8f1f18.zip
device_samsung_crespo-ff4072fbb9d65851233718c9ea6c2bda7f8f1f18.tar.gz
device_samsung_crespo-ff4072fbb9d65851233718c9ea6c2bda7f8f1f18.tar.bz2
Merge "Remove route setup from dhcp"
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 a3b6223..5b3cfad 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -104,7 +104,7 @@ service wpa_supplicant /system/bin/wpa_supplicant -iwlan0 -Dnl80211 -c/data/misc
# DHCPCD
# wi-fi
-service dhcpcd_wlan0 /system/bin/dhcpcd -ABKL
+service dhcpcd_wlan0 /system/bin/dhcpcd -aABKL
class main
disabled
oneshot