File: haproxy.fc

package info (click to toggle)
haproxy 1.7.5-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,364 kB
  • ctags: 8,494
  • sloc: ansic: 92,976; xml: 1,754; sh: 1,227; python: 1,005; makefile: 831; perl: 550
file content (6 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (17)
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)