Type system_cronjob_var_run_t is not required here.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
beb9c35b25
commit
5ecaacae61
@ -674,7 +674,6 @@ interface(`cron_dontaudit_write_system_job_tmp_files',`
|
|||||||
gen_require(`
|
gen_require(`
|
||||||
type system_cronjob_tmp_t;
|
type system_cronjob_tmp_t;
|
||||||
type cron_var_run_t;
|
type cron_var_run_t;
|
||||||
type system_cronjob_var_run_t;
|
|
||||||
')
|
')
|
||||||
|
|
||||||
dontaudit $1 system_cronjob_tmp_t:file write_file_perms;
|
dontaudit $1 system_cronjob_tmp_t:file write_file_perms;
|
||||||
|
Loading…
Reference in New Issue
Block a user