Skip to content

Commit d86a07b

Browse files
committed
disable ldisc_autoload
1 parent 35221e0 commit d86a07b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rootdir/init.rc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,8 @@ on init
309309
write /proc/sys/fs/protected_fifos 2
310310
write /proc/sys/fs/protected_regular 2
311311

312+
write /proc/sys/dev/tty/ldisc_autoload 0
313+
312314
# scheduler tunables
313315
# Disable auto-scaling of scheduler tunables with hotplug. The tunables
314316
# will vary across devices in unpredictable ways if allowed to scale with

0 commit comments

Comments
 (0)