From 61467d0f18d079a108056b708eddacd654d72d56 Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Tue, 16 Aug 2011 18:01:47 +0100 Subject: [PATCH] leo: fix dhcpd_eth0 in init.leo.rc --- init.leo.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.leo.rc b/init.leo.rc index af3dd00..8bdf83e 100755 --- a/init.leo.rc +++ b/init.leo.rc @@ -55,7 +55,7 @@ service wpa_supplicant /system/bin/logwrapper /system/bin/wpa_supplicant \ oneshot -service dhcpcd /system/bin/dhcpcd -ABKL eth0 +service dhcpcd_eth0 /system/bin/dhcpcd -ABKL eth0 disabled oneshot