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

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