From 76dde77e44c55c9a5f80fa515b0f6f8b696c2fd2 Mon Sep 17 00:00:00 2001 From: Irfan Sheriff Date: Thu, 27 Oct 2011 11:49:12 -0700 Subject: Fix dhcp renewal on passion Bug: 5526195 Change-Id: I76b53719abb9d06fbcde25a44ff2592a3facbdf8 --- init.mahimahi.rc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/init.mahimahi.rc b/init.mahimahi.rc index 87a3b3f..029a010 100644 --- a/init.mahimahi.rc +++ b/init.mahimahi.rc @@ -77,6 +77,10 @@ service dhcpcd_eth0 /system/bin/dhcpcd -ABKL disabled oneshot +service iprenew_eth0 /system/bin/dhcpcd -n + disabled + oneshot + # bugreport is triggered by the KEY_VOLUMEUP and BTN_MOUSE keycodes service bugreport /system/bin/dumpstate -d -v -o /sdcard/bugreports/bugreport disabled -- cgit v1.2.3