Merge pull request #658 from dsugar100/utempter_fix
Updates for utempter
This commit is contained in:
commit
8ffc5e7246
@ -22,6 +22,9 @@
|
||||
|
||||
/usr/lib/([^/]+/)?utempter/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0)
|
||||
|
||||
ifdef(`distro_redhat', `
|
||||
/usr/libexec/utempter/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0)
|
||||
')
|
||||
/usr/libexec/chkpwd/tcb_chkpwd -- gen_context(system_u:object_r:chkpwd_exec_t,s0)
|
||||
|
||||
/usr/sbin/pam_console_apply -- gen_context(system_u:object_r:pam_console_exec_t,s0)
|
||||
|
@ -450,6 +450,7 @@ optional_policy(`
|
||||
optional_policy(`
|
||||
xserver_use_xdm_fds(utempter_t)
|
||||
xserver_rw_xdm_pipes(utempter_t)
|
||||
xserver_write_inherited_xsession_log(utempter_t)
|
||||
')
|
||||
|
||||
#######################################
|
||||
|
Loading…
Reference in New Issue
Block a user