vpp/extras/selinux/vpp-custom.fc
Michal Cmarada 4e633e1043 VPP-1504: Remove JVPP
As part of JVPP migration this removes JVPP completely from VPP.

Change-Id: I6b74e7961aa474ae471e63fe43a624cd9fc3659b
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-02-19 15:14:02 +00:00

22 lines
1.1 KiB
Plaintext

/etc/vpp(/.*)? gen_context(system_u:object_r:vpp_config_rw_t,s0)
/usr/bin/elftool -- gen_context(system_u:object_r:vpp_exec_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)