Merge "Set up configfs" into nyc-dev
This commit is contained in:
commit
290127b292
1 changed files with 4 additions and 0 deletions
|
|
@ -62,6 +62,10 @@ on init
|
||||||
mount tmpfs tmpfs /mnt mode=0755,uid=0,gid=1000
|
mount tmpfs tmpfs /mnt mode=0755,uid=0,gid=1000
|
||||||
restorecon_recursive /mnt
|
restorecon_recursive /mnt
|
||||||
|
|
||||||
|
mount configfs none /config
|
||||||
|
chmod 0775 /config/sdcardfs
|
||||||
|
chown system package_info /config/sdcardfs
|
||||||
|
|
||||||
mkdir /mnt/secure 0700 root root
|
mkdir /mnt/secure 0700 root root
|
||||||
mkdir /mnt/secure/asec 0700 root root
|
mkdir /mnt/secure/asec 0700 root root
|
||||||
mkdir /mnt/asec 0755 root system
|
mkdir /mnt/asec 0755 root system
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue