diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-11-24 12:28:01 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2010-11-24 12:28:01 +0000 |
commit | 76d789aa7a3ced98ed8421c6c8ed978042ebd477 (patch) | |
tree | 6d7eca03891e95e0b6e102fcdae7c35666176f8d /ChangeLog | |
parent | a56c03f5b878796f8357e1b306b00279350ebf7a (diff) | |
download | pam-76d789aa7a3ced98ed8421c6c8ed978042ebd477.tar.gz pam-76d789aa7a3ced98ed8421c6c8ed978042ebd477.tar.bz2 pam-76d789aa7a3ced98ed8421c6c8ed978042ebd477.zip |
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
2010-11-24 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_securetty/pam_securetty.c: Parse console= kernel
option, add noconsole option.
* modules/pam_securetty/pam_securetty.8.xml: Document new behavior
for serial console.
Patch from Lennart Poettering.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2010-11-24 Thorsten Kukuk <kukuk@thkukuk.de> + + * modules/pam_securetty/pam_securetty.c: Parse console= kernel + option, add noconsole option. + * modules/pam_securetty/pam_securetty.8.xml: Document new behavior + for serial console. + Patch from Lennart Poettering. + 2010-11-24 Tomas Mraz <tm@t8m.info> * modules/pam_limits/limits.conf.5.xml: Document the %group syntax. |