Add /config mounting point
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
parent
50900772ed
commit
720f08f3ff
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ loglevel 3
|
|||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue