]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: avoid that agetty nor sulogin are fooled by a running plymouth
authorWerner Fink <werner@suse.de>
Thu, 8 May 2014 10:09:22 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 13 May 2014 08:36:49 +0000 (10:36 +0200)
commitbb280f79f188f910c41e97fd5fa8889ae8b76d62
tree9dafc3acb6655834b49c17cfa1e4e2e884854cd0
parenta08fa9ab575b3080b50aae904c7b8fc215ed2429
agetty: avoid that agetty nor sulogin are fooled by a running plymouth

The nowadays used plymouth locks the devices used for the system
console which causes that agetty as well as sulogin can not modify
the termios settings of e.g. the serial devices of the systenm console.

Signed-off-by: Werner Fink <werner@suse.de>
login-utils/sulogin.c
term-utils/agetty.c