Loadkeys patch from Dan Walsh.

This commit is contained in:
Chris PeBenito 2010-05-14 11:40:26 -04:00
parent 84940a0995
commit 2e4e39d26a
1 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
policy_module(loadkeys, 1.6.0)
policy_module(loadkeys, 1.6.1)
########################################
#
@ -40,7 +40,11 @@ locallogin_use_fds(loadkeys_t)
miscfiles_read_localization(loadkeys_t)
userdom_use_user_ttys(loadkeys_t)
userdom_list_user_home_dirs(loadkeys_t)
userdom_list_user_home_content(loadkeys_t)
ifdef(`hide_broken_symptoms',`
dev_dontaudit_rw_lvm_control(loadkeys_t)
')
optional_policy(`
nscd_dontaudit_search_pid(loadkeys_t)