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:
Sven Vermeulen 2012-12-17 10:42:48 +01:00 committed by Chris PeBenito
parent c105a1ccad
commit be31d3a183
1 changed files with 4 additions and 0 deletions

View File

@ -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)
')