From 73f7d4f4a2bce6adc43e0fa42d41f687844f8f60 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Aug 30 2010 15:30:00 +0000 Subject: Fix spelling mistake --- diff --git a/policy/modules/services/hal.if b/policy/modules/services/hal.if index 52ea89b..5b9771e 100644 --- a/policy/modules/services/hal.if +++ b/policy/modules/services/hal.if @@ -469,8 +469,8 @@ interface(`hal_dontaudit_leaks',` ') dontaudit $1 hald_t:fd use; - dontaudit $1 hald_log_t:file rw_inherited_files_perms; - dontaudit $1 hald_t:fifo_file rw_fifo_file_perms; + dontaudit $1 hald_log_t:file rw_inherited_file_perms; + dontaudit $1 hald_t:fifo_file rw_inherited_fifo_file_perms; dontaudit hald_t $1:socket_class_set { read write }; dontaudit $1 hald_var_run_t:file read_inherited_file_perms; ')