From 44e164b0c1ca5945b87a02b3122b74f3b8fdc8a4 Mon Sep 17 00:00:00 2001 From: Irfan Sheriff Date: Tue, 14 Feb 2012 09:40:56 -0800 Subject: Remove route setup from dhcp The connectivity service takes care and now we need this to do ARP verification Change-Id: I6f7e069dfd3a8733fdd36a2ad46aaa6167edb115 --- init.tuna.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.tuna.rc') 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 -- cgit v1.1