diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-31 14:46:57 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-31 14:46:57 -0200 |
commit | eec2a2da45304f2ea1ad9cbfc3b23bc0426c506a (patch) | |
tree | 4b68bd4d0f404532586a593b29449ac527b0b566 /files/etc/pam.d/login.wheezy | |
parent | fbeda6218785260f4429d44f1ab162d498369d69 (diff) | |
download | puppet-nodo-eec2a2da45304f2ea1ad9cbfc3b23bc0426c506a.tar.gz puppet-nodo-eec2a2da45304f2ea1ad9cbfc3b23bc0426c506a.tar.bz2 |
Fixing wheezy login
Diffstat (limited to 'files/etc/pam.d/login.wheezy')
-rw-r--r-- | files/etc/pam.d/login.wheezy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/files/etc/pam.d/login.wheezy b/files/etc/pam.d/login.wheezy index 47bf6f6..6ac4fd7 100644 --- a/files/etc/pam.d/login.wheezy +++ b/files/etc/pam.d/login.wheezy @@ -98,7 +98,6 @@ session optional pam_mail.so standard @include common-account @include common-session @include common-password -@include common-pammount # SELinux needs to intervene at login time to ensure that the process # starts in the proper default security context. Only sessions which are |