[selinux-policy: 846/3172] add dontaudit

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:18:14 UTC 2010


commit 51f5c6a2ab99ddbd907b431a77e4500dc62505c6
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Oct 25 15:56:28 2005 +0000

    add dontaudit

 refpolicy/policy/modules/system/authlogin.te |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/policy/modules/system/authlogin.te b/refpolicy/policy/modules/system/authlogin.te
index ca78cab..0fb6a6a 100644
--- a/refpolicy/policy/modules/system/authlogin.te
+++ b/refpolicy/policy/modules/system/authlogin.te
@@ -272,6 +272,8 @@ fs_dontaudit_getattr_xattr_fs(system_chkpwd_t)
 
 term_use_unallocated_tty(system_chkpwd_t)
 
+domain_dontaudit_use_wide_inherit_fd(system_chkpwd_t)
+
 files_read_etc_files(system_chkpwd_t)
 # for nscd
 files_dontaudit_search_var(system_chkpwd_t)


More information about the scm-commits mailing list