selinux-refpolicy/policy/modules/services/shibboleth.fc
Chris PeBenito 69a403cd97 Rename *_var_run_t types to *_runtime_t.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2019-09-30 20:02:43 -04:00

9 lines
376 B
Plaintext

/etc/shibboleth(/.*)? gen_context(system_u:object_r:shibboleth_etc_t,s0)
/usr/bin/shibd -- gen_context(system_u:object_r:shibboleth_exec_t,s0)
/usr/sbin/shibd -- gen_context(system_u:object_r:shibboleth_exec_t,s0)
/var/log/shibboleth(/.*)? gen_context(system_u:object_r:shibboleth_log_t,s0)
/run/shibboleth(/.*)? gen_context(system_u:object_r:shibboleth_runtime_t,s0)