diff --git a/etc/init.rc b/etc/init.rc index e8106f39..d0d8ed91 100644 --- a/etc/init.rc +++ b/etc/init.rc @@ -36,6 +36,8 @@ on init write /proc/sys/kernel/panic_on_oops 1 on fs + mount pstore pstore /sys/fs/pstore + mkdir /dev/usb-ffs 0770 shell shell mkdir /dev/usb-ffs/adb 0770 shell shell mount functionfs adb /dev/usb-ffs/adb uid=2000,gid=2000