Merge "Add /mnt/appfuse mount point to init.rc."
This commit is contained in:
commit
db85484423
|
@ -76,6 +76,7 @@ on init
|
|||
mkdir /mnt/user 0755 root root
|
||||
mkdir /mnt/user/0 0755 root root
|
||||
mkdir /mnt/expand 0771 system system
|
||||
mkdir /mnt/appfuse 0711 root root
|
||||
|
||||
# Storage views to support runtime permissions
|
||||
mkdir /mnt/runtime 0700 root root
|
||||
|
|
Loading…
Reference in New Issue