summaryrefslogtreecommitdiffstats
path: root/init.herring.rc
diff options
context:
space:
mode:
authorTK MUN <tk.mun@samsung.com>2011-03-23 14:06:26 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-03-23 14:06:26 -0700
commit0d7e8a7f14ac668e2183faacfda84c79eda3b73b (patch)
tree60d70339ac1f084f7dc63b20e346ddb7e06ef12d /init.herring.rc
parent427802b0f8bc01016b534c414198b3e76933e893 (diff)
parent3637e8e83b4bd2bf375efce0fcc25ee8bc4430fa (diff)
downloaddevice_samsung_crespo-0d7e8a7f14ac668e2183faacfda84c79eda3b73b.zip
device_samsung_crespo-0d7e8a7f14ac668e2183faacfda84c79eda3b73b.tar.gz
device_samsung_crespo-0d7e8a7f14ac668e2183faacfda84c79eda3b73b.tar.bz2
am 3637e8e8: am 00504917: wimax : bug fix for IP renew fail
* commit '3637e8e83b4bd2bf375efce0fcc25ee8bc4430fa': wimax : bug fix for IP renew fail
Diffstat (limited to 'init.herring.rc')
-rwxr-xr-xinit.herring.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.herring.rc b/init.herring.rc
index e260e0a..04a1a53 100755
--- a/init.herring.rc
+++ b/init.herring.rc
@@ -93,12 +93,12 @@ service dhcpcd_uwbr0 /system/bin/dhcpcd -ABKL
# IP Renew
# wi-fi
-service dhcpcd_renew_eth0 /system/bin/dhcpcd -n
+service iprenew_eth0 /system/bin/dhcpcd -n
disabled
oneshot
# wimax
-service dhcpcd_renew_uwbr0 /system/bin/dhcpcd -n
+service iprenew_uwbr0 /system/bin/dhcpcd -n
disabled
oneshot