Remove creation of root directory folders
am: c97e1cb39d
* commit 'c97e1cb39d9ba129d8326605d121a10c9ae491e7':
Remove creation of root directory folders
This commit is contained in:
commit
5c331c5be8
|
@ -78,7 +78,6 @@ on init
|
|||
mkdir /mnt/expand 0771 system system
|
||||
|
||||
# Storage views to support runtime permissions
|
||||
mkdir /storage 0755 root root
|
||||
mkdir /mnt/runtime 0700 root root
|
||||
mkdir /mnt/runtime/default 0755 root root
|
||||
mkdir /mnt/runtime/default/self 0755 root root
|
||||
|
|
Loading…
Reference in New Issue