Loadkeys patch from Dan Walsh.

Dontaudit leaked sockets
This commit is contained in:
Chris PeBenito 2010-06-18 15:12:33 -04:00
parent e08ac5acb3
commit a99f69fd0e
2 changed files with 5 additions and 1 deletions

View File

@ -17,6 +17,10 @@ interface(`loadkeys_domtrans',`
corecmd_search_bin($1) corecmd_search_bin($1)
domtrans_pattern($1, loadkeys_exec_t, loadkeys_t) domtrans_pattern($1, loadkeys_exec_t, loadkeys_t)
ifdef(`hide_broken_symptoms',`
dontaudit loadkeys_t $1:socket_class_set { read write };
')
') ')
######################################## ########################################

View File

@ -1,4 +1,4 @@
policy_module(loadkeys, 1.7.0) policy_module(loadkeys, 1.7.1)
######################################## ########################################
# #