Fix spelling mistake
This commit is contained in:
parent
c71f02c02d
commit
73f7d4f4a2
@ -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;
|
||||
')
|
||||
|
Loading…
Reference in New Issue
Block a user