summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.mahimahi.rc4
1 files changed, 4 insertions, 0 deletions
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