common users list inotifyfs
This commit is contained in:
parent
1a79cf0508
commit
2b571d6880
|
@ -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)
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue