mirror of
				https://git.haproxy.org/git/haproxy.git/
				synced 2025-10-31 00:21:00 +01:00 
			
		
		
		
	The following components were moved to admin/ because they're generally used in field by admins: iprange/ netsnmp-perl/ selinux/ systemd/ wireshark-dissectors/ syntax-highlight/ release-estimator/
		
			
				
	
	
		
			7 lines
		
	
	
		
			375 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			375 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # 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)
 |