make pid_max = 65535; this will affect host os if pid_max not isolated by pidns

This commit is contained in:
Ziyang Zhou
2021-08-03 04:48:21 +00:00
parent 67fc722aa1
commit b5a5ad448e

View File

@@ -17,6 +17,9 @@ on early-init
chmod 0666 /dev/binderfs/binder
chmod 0666 /dev/binderfs/vndbinder
# 32bit app require this, remove for 64bit only redroid
write /proc/sys/kernel/pid_max 65535
# inputflinger require this dir
mkdir /dev/input