summaryrefslogtreecommitdiffstats
path: root/init.tuna.rc
diff options
context:
space:
mode:
authorIrfan Sheriff <isheriff@google.com>2012-02-14 09:40:56 -0800
committerIrfan Sheriff <isheriff@google.com>2012-02-29 19:36:48 -0800
commit44e164b0c1ca5945b87a02b3122b74f3b8fdc8a4 (patch)
treee4090bc7d68dfd520dece7208122d8e5a37064e3 /init.tuna.rc
parent377f2c972353d48ad08d748fa71ef90e8c309f1d (diff)
downloaddevice_samsung_tuna-44e164b0c1ca5945b87a02b3122b74f3b8fdc8a4.zip
device_samsung_tuna-44e164b0c1ca5945b87a02b3122b74f3b8fdc8a4.tar.gz
device_samsung_tuna-44e164b0c1ca5945b87a02b3122b74f3b8fdc8a4.tar.bz2
Remove route setup from dhcp
The connectivity service takes care and now we need this to do ARP verification Change-Id: I6f7e069dfd3a8733fdd36a2ad46aaa6167edb115
Diffstat (limited to 'init.tuna.rc')
-rwxr-xr-xinit.tuna.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.tuna.rc b/init.tuna.rc
index 822af53..107f496 100755
--- a/init.tuna.rc
+++ b/init.tuna.rc
@@ -201,7 +201,7 @@ service wpa_supplicant /system/bin/wpa_supplicant \
disabled
oneshot
-service dhcpcd_wlan0 /system/bin/dhcpcd -ABKL
+service dhcpcd_wlan0 /system/bin/dhcpcd -aABKL
class main
disabled
oneshot