selinux-mlogc/mlogc.fc

10 lines
328 B
Plaintext
Raw Permalink Normal View History

2015-11-09 02:24:42 -05:00
# mlogc executable will have:
# label: system_u:object_r:mlogc_exec_t
# MLS sensitivity: s0
# MCS categories: <none>
/usr/bin/mlogc -- gen_context(system_u:object_r:mlogc_exec_t,s0)
/var/log/mlogc(/.*)? gen_context(system_u:object_r:mlogc_log_t,s0)
/var/log/mlogc/data(/.*)? gen_context(system_u:object_r:mlogc_log_t,s0)