Skip to content
Snippets Groups Projects
Forked from plymouth / plymouth
Source project has a limited visibility.
user avatar
Ray Strode authored
Some init implementations forcefully take over the tty after rc.sysinit
with the TIOCSCTTY ioctl, forcing plymouth's connection to the tty
to get dropped.  This comment just reopens the tty if it gets taken
over.

It may make sense at some point to use /dev/input for catching input
events instead of the tty, to side step these kinds of problems.
72b13eb7
History
Name Last commit Last update