aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2013-12-23 17:31:53 +0100
committerPaul Kocialkowski <contact@paulk.fr>2013-12-23 17:31:53 +0100
commit47bebe41cd04071306e2ee2beb5451494de9aa62 (patch)
tree33613ba86d81d4deb4dd767b3e1f17b4b4313c82
parent26e3ddd4093b3e5ec8a4ba35bebf33b979ea66c1 (diff)
downloadsystem_core-47bebe41cd04071306e2ee2beb5451494de9aa62.zip
system_core-47bebe41cd04071306e2ee2beb5451494de9aa62.tar.gz
system_core-47bebe41cd04071306e2ee2beb5451494de9aa62.tar.bz2
rootdir: root console
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r--rootdir/init.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index d8e960a..e806f3d 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -451,8 +451,8 @@ service console /system/bin/sh
class core
console
disabled
- user shell
- group log
+ user root
+ group root
service auditd /system/bin/auditd -k
class main