init: modify interface to allow reading all pipes
Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
parent
c46bbef5f7
commit
7ca9dcea1f
@ -2544,7 +2544,7 @@ interface(`init_rw_script_pipes',`
|
||||
type initrc_t;
|
||||
')
|
||||
|
||||
allow $1 initrc_t:fifo_file rw_inherited_fifo_file_perms;
|
||||
allow $1 initrc_t:fifo_file rw_fifo_file_perms;
|
||||
')
|
||||
|
||||
########################################
|
||||
|
Loading…
Reference in New Issue
Block a user