commit | 720f08f3ffb27084f2a9c98d661dae53d7191ebf | [log] [tgz] |
---|---|---|
author | Dmitry Shmidt <dimitrysh@google.com> | Tue Jun 09 14:38:56 2009 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Tue Jun 09 14:38:56 2009 -0700 |
tree | dc3d6f356a212847fed17e93583e0021cb4cd7f1 | |
parent | 50900772ed37826e2320716a4fa0aa92e903a9b1 [diff] |
Add /config mounting point Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
diff --git a/rootdir/init.rc b/rootdir/init.rc index 9d764d2..25463a8 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -23,6 +23,7 @@ mkdir /system mkdir /data 0771 system system mkdir /cache 0770 system cache + mkdir /config 0500 root root mkdir /sqlite_stmt_journals 01777 root root mount tmpfs tmpfs /sqlite_stmt_journals size=4m