Files
pawlet_rpi5/ramdisk/init.rpi5.rc
T
2026-03-04 22:07:31 -08:00

11 lines
230 B
Plaintext

import /vendor/etc/init/hw/init.${ro.hardware}.usb.rc
on init
symlink /sdcard /storage/sdcard0
on fs
mount_all /vendor/etc/fstab.${ro.hardware} --early
on late-fs
mount_all /vendor/etc/fstab.${ro.hardware} --late