common users list inotifyfs

This commit is contained in:
Chris PeBenito 2006-09-14 18:19:04 +00:00
parent 1a79cf0508
commit 2b571d6880
2 changed files with 2 additions and 1 deletions

View File

@ -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)

View File

@ -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;