- Lots of fixes found in F12, fixes from Tom London

This commit is contained in:
Daniel J Walsh 2009-12-31 14:29:25 +00:00
parent d1c6ab73f3
commit 3bca7ccc4c
1 changed files with 1 additions and 1 deletions

View File

@ -33930,7 +33930,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/userdo
- dontaudit $1 user_home_t:file read_file_perms;
+ dontaudit $1 user_home_type:dir list_dir_perms;
+ dontaudit $1 user_home_type:file read_file_perms;
+ dontaudit $1 user_home_t:lnk_file read_lnk_file_perms;
+ dontaudit $1 user_home_type:lnk_file read_lnk_file_perms;
')
########################################