File fix_authlogin.patch of Package selinux-policy
Index: fedora-policy-20211111/policy/modules/system/authlogin.fc =================================================================== --- fedora-policy-20211111.orig/policy/modules/system/authlogin.fc +++ fedora-policy-20211111/policy/modules/system/authlogin.fc @@ -56,6 +56,7 @@ ifdef(`distro_gentoo', ` /usr/libexec/chkpwd/tcb_chkpwd -- gen_context(system_u:object_r:chkpwd_exec_t,s0) /usr/libexec/chkpwd/tcb_updpwd -- gen_context(system_u:object_r:updpwd_exec_t,s0) /usr/libexec/utempter/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0) +/usr/lib/utempter/utempter -- gen_context(system_u:object_r:utempter_exec_t,s0) /var/ace(/.*)? gen_context(system_u:object_r:var_auth_t,s0)