aboutsummaryrefslogtreecommitdiff
path: root/init.fvpbase.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.fvpbase.rc')
-rwxr-xr-xinit.fvpbase.rc4
1 files changed, 1 insertions, 3 deletions
diff --git a/init.fvpbase.rc b/init.fvpbase.rc
index c6fe4f6..e06b3ed 100755
--- a/init.fvpbase.rc
+++ b/init.fvpbase.rc
@@ -93,9 +93,7 @@ service sdcard /system/bin/sdcard -u 1023 -g 1023 -l /data/media /mnt/shell/emul
on property:sys.boot_completed=1
start dns_eth0
-service dns_eth0 /system/bin/sh /system/bin/svc netd setdefaultifdns eth0 8.8.8.8
- user root
- group root
+service dns_eth0 /system/bin/sh /system/bin/eth0_dns.sh
disabled
oneshot
seclabel u:r:shell:s0