remove sysfs rw remount

This commit is contained in:
Ziyang Zhou
2022-01-05 19:34:47 +08:00
parent ac2cc6f2d9
commit 920e9f2f73
2 changed files with 1 additions and 3 deletions

View File

@@ -1,8 +1,6 @@
on early-init on early-init
mount debugfs debugfs /sys/kernel/debug mode=755 mount debugfs debugfs /sys/kernel/debug mode=755
mount sysfs sysfs /sys rw remount # ueventd fix
chmod 666 /dev/ashmem chmod 666 /dev/ashmem
chmod 666 /dev/ptmx chmod 666 /dev/ptmx
chmod 666 /dev/pts/ptmx chmod 666 /dev/pts/ptmx