trunk: a fix on the previous commit.
This commit is contained in:
parent
fcee22ad0d
commit
b3b607eb43
@ -173,7 +173,7 @@ interface(`bluetooth_dontaudit_read_helper_state',`
|
||||
interface(`bluetooth_admin',`
|
||||
gen_require(`
|
||||
type bluetooth_t, bluetooth_tmp_t, bluetooth_lock_t;
|
||||
type bluetooth_spool_t, bluetooth_var_lib_t, bluetooth_var_run_t;
|
||||
type bluetooth_var_lib_t, bluetooth_var_run_t;
|
||||
type bluetooth_conf_t, bluetooth_conf_rw_t;
|
||||
type bluetooth_initrc_exec_t;
|
||||
')
|
||||
@ -196,9 +196,6 @@ interface(`bluetooth_admin',`
|
||||
admin_pattern($1, bluetooth_conf_t)
|
||||
admin_pattern($1, bluetooth_conf_rw_t)
|
||||
|
||||
files_list_spool($1)
|
||||
admin_pattern($1, bluetooth_spool_t)
|
||||
|
||||
files_list_var_lib($1)
|
||||
admin_pattern($1, bluetooth_var_lib_t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user