Magellan Linux

Diff of /trunk/pam/halt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1462 by niro, Tue Aug 2 09:15:12 2011 UTC revision 1717 by niro, Sat Mar 31 13:10:51 2012 UTC
# Line 2  Line 2 
2  #  #
3  # The common PAM configuration file for shutdown operations  # The common PAM configuration file for shutdown operations
4  #  #
 auth       sufficient   pam_rootok.so  
 auth       required     pam_console.so  
5    
6  account    required     pam_permit.so  auth sufficient pam_rootok.so
7    auth required pam_console.so
8    
9    account required pam_permit.so

Legend:
Removed from v.1462  
changed lines
  Added in v.1717