selinux-refpolicy/policy/modules/services/snort.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

15 lines
627 B
Plaintext

/etc/rc\.d/init\.d/snortd -- gen_context(system_u:object_r:snort_initrc_exec_t,s0)
/etc/snort(/.*)? gen_context(system_u:object_r:snort_etc_t,s0)
/usr/bin/snort -- gen_context(system_u:object_r:snort_exec_t,s0)
/usr/bin/snort-plain -- gen_context(system_u:object_r:snort_exec_t,s0)
/usr/sbin/snort -- gen_context(system_u:object_r:snort_exec_t,s0)
/usr/sbin/snort-plain -- gen_context(system_u:object_r:snort_exec_t,s0)
/var/log/snort(/.*)? gen_context(system_u:object_r:snort_log_t,s0)
/run/snort.* -- gen_context(system_u:object_r:snort_runtime_t,s0)
/run/snort(/.*)? gen_context(system_u:object_r:snort_runtime_t,s0)