[selinux-policy: 1598/3172] common users list inotifyfs

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:23:18 UTC 2010


commit 2b571d6880def442476fa2196f469c9eab2daa93
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Sep 14 18:19:04 2006 +0000

    common users list inotifyfs

 policy/modules/system/userdomain.if |    1 +
 policy/modules/system/userdomain.te |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/system/userdomain.if b/policy/modules/system/userdomain.if
index 1bc0ac8..c60c146 100644
--- a/policy/modules/system/userdomain.if
+++ b/policy/modules/system/userdomain.if
@@ -699,6 +699,7 @@ template(`userdom_common_user_template',`
 	fs_getattr_all_fs($1_t)
 	fs_getattr_all_dirs($1_t)
 	fs_search_auto_mountpoints($1_t)
+	fs_list_inotifyfs($1_t)
 
 	# cjp: some of this probably can be removed
 	selinux_get_fs_mount($1_t)
diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te
index f292eca..9a687da 100644
--- a/policy/modules/system/userdomain.te
+++ b/policy/modules/system/userdomain.te
@@ -1,5 +1,5 @@
 
-policy_module(userdomain,1.3.32)
+policy_module(userdomain,1.3.33)
 
 gen_require(`
 	role sysadm_r, staff_r, user_r;


More information about the scm-commits mailing list