summaryrefslogtreecommitdiffstats
path: root/admin/selinux/haproxy.fc
blob: 63a0828967e44bfd1b177bc2e53848803cefc394 (plain)
1
2
3
4
5
6
# haproxy labeling policy
# file: haproxy.fc
/usr/sbin/haproxy           -- gen_context(system_u:object_r:haproxy_exec_t, s0)
/etc/haproxy/haproxy\.cfg   -- gen_context(system_u:object_r:haproxy_conf_t, s0)
/var/run/haproxy\.pid       -- gen_context(system_u:object_r:haproxy_var_run_t, s0)
/var/run/haproxy\.sock(.*)  -- gen_context(system_u:object_r:haproxy_var_run_t, s0)