Changeset 2762

Show
Ignore:
Timestamp:
07/18/08 08:25:31 (4 months ago)
Author:
cpebenito
Message:

trunk: pam_mount fix for local login from Stefan Schulze Frielinghaus

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Changelog

    r2760 r2762  
     1- Pam_mount fix for local login from Stefan Schulze Frielinghaus. 
    12- Issuing commands to upstart is over a datagram socket, not the initctl 
    23  named pipe.  Updated init_telinit() to match. 
  • trunk/policy/modules/system/locallogin.te

    r2742 r2762  
    11 
    2 policy_module(locallogin, 1.7.0
     2policy_module(locallogin, 1.7.1
    33 
    44######################################## 
     
    101101auth_rw_login_records(local_login_t) 
    102102auth_rw_faillog(local_login_t) 
     103auth_manage_pam_pid(local_login_t) 
    103104auth_manage_pam_console_data(local_login_t) 
    104105auth_domtrans_pam_console(local_login_t)