summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-06-16 01:16:13 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-06-16 01:16:13 +0200
commitc58d7dda8c12d179b2e702da52370b8db3fe4e6c (patch)
treed573cb099bab37f96c971d47f6504b69adf6c0c2
parentresolve merge conflicts of 179c0d8 to stage-aosp-master (diff)
parentMerge "init now uses libprocessgroup, so set up /acct." (diff)
downloadandroid_bootable_recovery-c58d7dda8c12d179b2e702da52370b8db3fe4e6c.tar
android_bootable_recovery-c58d7dda8c12d179b2e702da52370b8db3fe4e6c.tar.gz
android_bootable_recovery-c58d7dda8c12d179b2e702da52370b8db3fe4e6c.tar.bz2
android_bootable_recovery-c58d7dda8c12d179b2e702da52370b8db3fe4e6c.tar.lz
android_bootable_recovery-c58d7dda8c12d179b2e702da52370b8db3fe4e6c.tar.xz
android_bootable_recovery-c58d7dda8c12d179b2e702da52370b8db3fe4e6c.tar.zst
android_bootable_recovery-c58d7dda8c12d179b2e702da52370b8db3fe4e6c.zip
-rw-r--r--etc/init.rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/init.rc b/etc/init.rc
index 5915b8d80..29b088d14 100644
--- a/etc/init.rc
+++ b/etc/init.rc
@@ -14,6 +14,9 @@ on init
symlink /system/etc /etc
+ mount cgroup none /acct cpuacct
+ mkdir /acct/uid
+
mkdir /sdcard
mkdir /system
mkdir /data