File: haproxy.fc

package info (click to toggle)
haproxy 3.0.11-1%2Bdeb13u2
  • links: PTS, VCS
  • area: main
  • in suites: trixie-proposed-updates
  • size: 22,240 kB
  • sloc: ansic: 245,617; sh: 3,343; xml: 1,756; python: 1,330; makefile: 1,106; perl: 168; cpp: 21
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)