am 44aadc4d: am 1eebf538: am 59d16c9e: Merge "make console shell run as GID=shell"

* commit '44aadc4daf926155bf06bcf9d8f2daa96f861cdf':
  make console shell run as GID=shell
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 606686c..8c4c862 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -476,7 +476,7 @@
     console
     disabled
     user shell
-    group log
+    group shell log
     seclabel u:r:shell:s0
 
 on property:ro.debuggable=1