aboutsummaryrefslogtreecommitdiffstats
path: root/extras/selinux/vpp-custom.fc
blob: 166166e7f6e25e5512e4390661dcff46a795178b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/etc/vpp(/.*)?					gen_context(system_u:object_r:vpp_config_rw_t,s0)

/usr/bin/svmdbtool			--	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/svmtool			--	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/vpp				--	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/vppapigen			-- 	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/vpp_api_test			-- 	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/vppctl				--	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/vpp_get_metrics		--	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/vpp_json_test			--	gen_context(system_u:object_r:vpp_exec_t,s0)
/usr/bin/vpp_restart			--	gen_context(system_u:object_r:vpp_exec_t,s0)

/usr/lib/systemd/system/vpp.*		--	gen_context(system_u:object_r:vpp_unit_file_t,s0)

/usr/lib/vpp_plugins(/.*)?			gen_context(system_u:object_r:vpp_lib_t,s0)
/usr/lib/vpp_api_test_plugins(/.*)?		gen_context(system_u:object_r:vpp_lib_t,s0)

/var/log/vpp(/.*)?				gen_context(system_u:object_r:vpp_log_t,s0)

/var/run/vpp(/.*)?				gen_context(system_u:object_r:vpp_var_run_t,s0)