commit | 37c71dd9a7f488563c97fdca88cca701e2962e45 | [log] [tgz] |
---|---|---|
author | San Mehat <san@google.com> | Mon Jan 04 09:41:52 2010 -0800 |
committer | San Mehat <san@google.com> | Mon Jan 04 09:41:52 2010 -0800 |
tree | 57bf42f10225e3c8c7440c179e0cfd71e75a7c0b | |
parent | d674413ff460afe1da049e54bb7a489132799749 [diff] |
init.rc: Add new /asec mount point Signed-off-by: San Mehat <san@google.com>
diff --git a/rootdir/init.rc b/rootdir/init.rc index 71a9882..4aa02c5 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -24,6 +24,7 @@ mkdir /system mkdir /data 0771 system system mkdir /cache 0770 system cache + mkdir /asec 0500 system system mkdir /config 0500 root root mkdir /sqlite_stmt_journals 01777 root root mount tmpfs tmpfs /sqlite_stmt_journals size=4m