Allow initrc_t to read stunnel configuration
The stunnel init script reads the stunnel configuration to find out where to store and check for the PID file Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
This commit is contained in:
parent
c105a1ccad
commit
be31d3a183
|
@ -836,6 +836,10 @@ optional_policy(`
|
|||
ssh_setattr_key_files(initrc_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
stunnel_read_config(initrc_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
sysnet_read_dhcpc_state(initrc_t)
|
||||
')
|
||||
|
|
Loading…
Reference in New Issue