mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: mount debugfs
This commit is contained in:
parent
a28b8d1fa6
commit
3f9a6d3353
@ -31,3 +31,4 @@ progress "mounting needed filesystems"
|
||||
mount -n -t tmpfs none /dev/shm
|
||||
|
||||
mount -n -t ramfs none /var
|
||||
mount -n -t debugfs none /sys/kernel/debug
|
||||
|
Loading…
x
Reference in New Issue
Block a user