Fix dhcp renewal on passion

Bug: 5526195
Change-Id: I76b53719abb9d06fbcde25a44ff2592a3facbdf8
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 @@
     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