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

* commit '1eebf538d3e5465bbec84d86017bb9ca250a052b':
  make console shell run as GID=shell
diff --git a/rootdir/init.rc b/rootdir/init.rc
index f07bdab..ea2b654 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -472,7 +472,7 @@
     console
     disabled
     user shell
-    group log
+    group shell log
     seclabel u:r:shell:s0
 
 on property:ro.debuggable=1