K 10 svn:author V 2 ed K 8 svn:date V 27 2009-01-02T23:32:43.475537Z K 7 svn:log V 333 Don't let /dev/console be revoked if the TTY below is being closed. During startup some of the syscons TTY's are used to set attributes like the screensaver and mouse options. These actions cause /dev/console to be rendered unusable. Fix the issue by leaving the TTY opened when it is used as the console device. Reported by: imp END