remove sysfs rw remount

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

View File

@@ -1,8 +1,6 @@
on early-init
mount debugfs debugfs /sys/kernel/debug mode=755
mount sysfs sysfs /sys rw remount # ueventd fix
# 32bit app require this, remove for 64bit only redroid
write /proc/sys/kernel/pid_max 65535