gentoo-overlay/sec-policy/selinux-knot/files/knot.fc

12 lines
422 B
Plaintext
Raw Normal View History

2019-07-10 11:05:57 +03:00
/etc/rc\.d/init\.d/knot -- gen_context(system_u:object_r:knot_initrc_exec_t,s0)
/etc/knot(/.*)? gen_context(system_u:object_r:knot_conf_t,s0)
2019-05-08 14:53:59 +03:00
2019-07-10 11:05:57 +03:00
/usr/sbin/knotd -- gen_context(system_u:object_r:knotd_exec_t,s0)
2019-05-08 14:53:59 +03:00
2019-07-10 11:05:57 +03:00
/usr/sbin/knotc -- gen_context(system_u:object_r:knotc_exec_t,s0)
2019-05-08 14:53:59 +03:00
/var/lib/knot(/.*)? gen_context(system_u:object_r:knot_var_lib_t,s0)
2019-07-10 11:05:57 +03:00
/run/knot(/.*)? gen_context(system_u:object_r:knot_runtime_t,s0)