Class is supposed to be fifo_file according to summary.
This commit is contained in:
parent
eb0e0bcca5
commit
2d6615cf20
@ -576,7 +576,7 @@ interface(`cron_write_system_job_pipes',`
|
|||||||
type system_cronjob_t;
|
type system_cronjob_t;
|
||||||
')
|
')
|
||||||
|
|
||||||
allow $1 system_cronjob_t:file write;
|
allow $1 system_cronjob_t:fifo_file write;
|
||||||
')
|
')
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
|
Loading…
Reference in New Issue
Block a user