Description of problem: f-u-s is a feature we're trying to land in fedora 7. Currently gdm likes to choose e.g. :20.0 as the terminal for the f-u-s'ed session. So console consoledevs tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]\.[0-9] :[0-9] in /etc/security/console.handlers doesn't match the terminal. However the fix is easy, this console consoledevs tty[0-9][0-9]* vc/[0-9][0-9]* :[0-9]+\.[0-9]+ :[0-9]+ works. Is it possible to get this in Rawhide soon please? It's blocking some other work... Version-Release number of selected component (if applicable): pam-0.99.7.1-1.fc7
Fixed.