summaryrefslogtreecommitdiffstats
path: root/init.espresso.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.espresso.rc')
-rwxr-xr-xinit.espresso.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/init.espresso.rc b/init.espresso.rc
index dd2b67b..3cb1418 100755
--- a/init.espresso.rc
+++ b/init.espresso.rc
@@ -1,8 +1,11 @@
import init.espresso.usb.rc
+
on init
mkdir /mnt/shell/emulated 0700 shell shell
mkdir /storage 0550 system sdcard_r
mkdir /storage/emulated 0555 root root
+ mkdir /storage/sdcard1 0775 system system
+ mkdir /storage/usbdisk0 0775 system system
export EXTERNAL_STORAGE /storage/emulated/legacy
export SECONDARY_STORAGE /storage/sdcard1
@@ -38,6 +41,7 @@ loglevel 7
on fs
mkdir /efs
mount_all fstab.espresso
+
chown radio system /efs
chmod 0775 /efs