trunk: pam_mount fix for local login from Stefan Schulze Frielinghaus
This commit is contained in:
parent
4459a7c086
commit
2b592aa495
@ -1,3 +1,4 @@
|
||||
- Pam_mount fix for local login from Stefan Schulze Frielinghaus.
|
||||
- Issuing commands to upstart is over a datagram socket, not the initctl
|
||||
named pipe. Updated init_telinit() to match.
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(locallogin, 1.7.0)
|
||||
policy_module(locallogin, 1.7.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
@ -100,6 +100,7 @@ term_setattr_unallocated_ttys(local_login_t)
|
||||
|
||||
auth_rw_login_records(local_login_t)
|
||||
auth_rw_faillog(local_login_t)
|
||||
auth_manage_pam_pid(local_login_t)
|
||||
auth_manage_pam_console_data(local_login_t)
|
||||
auth_domtrans_pam_console(local_login_t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user