]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sulogin: find a suitable console device
authorWerner Fink <werner@suse.de>
Thu, 8 May 2014 10:09:23 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 13 May 2014 08:38:06 +0000 (10:38 +0200)
commit624b204d7bdebdc5cac17d17830c397722c6dfea
tree78e0f8c2a802eab2a34fef5364cb5e28a6bbedda
parentbb280f79f188f910c41e97fd5fa8889ae8b76d62
sulogin: find a suitable console device

Enable sulogin to find a suitable console device even if the first line
in /proc/consoles does not have any major and minor number.

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