selinux-refpolicy/policy/modules/services/matrixd.fc
Chris PeBenito 2ab6d0bc91 matrixd: Cleanups.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2022-02-18 13:46:24 -05:00

7 lines
306 B
Plaintext

/etc/matrix-synapse(/.*)? gen_context(system_u:object_r:matrixd_conf_t,s0)
/usr/bin/synctl -- gen_context(system_u:object_r:matrixd_exec_t,s0)
/var/lib/matrix-synapse(/.*)? gen_context(system_u:object_r:matrixd_var_t,s0)
/var/log/matrix-synapse(/.*)? gen_context(system_u:object_r:matrixd_log_t,s0)