diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2011-06-13 20:27:18 +0200 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2011-06-13 20:27:18 +0200 |
commit | cda7bd483b42a39157e69271fa2211d7e89944dc (patch) | |
tree | daba0867c96bcd60d60ffb235d1de983eac60e12 /ChangeLog | |
parent | 2cd2fb864a52e71a5f6c15aea1cc7e953674aeb6 (diff) | |
download | pam-cda7bd483b42a39157e69271fa2211d7e89944dc.tar.gz pam-cda7bd483b42a39157e69271fa2211d7e89944dc.tar.bz2 pam-cda7bd483b42a39157e69271fa2211d7e89944dc.zip |
Test also whether the tty is in the /sys/class/tty/console/active file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-06-13 Tomas Mraz <tm@t8m.info> + + * modules/pam_securetty/pam_securetty.c (securetty_perform_check): Test + also whether the tty is in the /sys/class/tty/console/active file. + * modules/pam_securetty/pam_securetty.8.xml: Document the new check of + /sys/class/tty/console/active/file. + 2011-06-07 Tomas Mraz <tm@t8m.info> * modules/pam_namespace/pam_namespace.c (root_shared): New |