commit | 260fb551ff4ba0cb8a5fdff848bce10588611231 | [log] [tgz] |
---|---|---|
author | Ian Wienand <ianw@vmware.com> | Mon Dec 20 11:33:38 2010 -0800 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Dec 27 02:13:06 2010 +0100 |
tree | 268ba74ab461484ee8123ef262ebf21976a01af9 | |
parent | 1f937d64686d9a71c9325f2e9b23eba235a9255e [diff] |
login: apply PAM environment login should apply the PAM environment modified by plugins such as pam_env. Other 'login's do a similar thing. I tested this by setting some env variables with pam_env which were correctly applied. Signed-off-by: Ian Wienand <ianw@vmware.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>