vpp/extras/selinux/vpp-custom.fc
Damjan Marion 5505ee8904 misc: deprecate elftool
Type: make

Change-Id: I34fec1c40ef660177c266517eaf41d60827609f4
Signed-off-by: Damjan Marion <damarion@cisco.com>
2020-05-07 16:47:33 +00:00

21 lines
1.1 KiB
Plaintext

/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)