diff --git a/rootdir/init.rc b/rootdir/init.rc
index 05106963c7874a410ea83fa7ba4b36b0f4ab1eef..840faa58234f74cb059503970d1bc7cf28fb5694 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -412,7 +412,7 @@ service surfaceflinger /system/bin/surfaceflinger
 
 service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
     class main
-    socket zygote stream 666
+    socket zygote stream 660 root system
     onrestart write /sys/android_power/request_state wake
     onrestart write /sys/power/state on
     onrestart restart media