Billy McFall | 28cf3b7 | 2018-01-15 17:54:52 -0500 | [diff] [blame] | 1 | /etc/vpp(/.*)? gen_context(system_u:object_r:vpp_config_rw_t,s0) |
| 2 | |
| 3 | /usr/bin/elftool -- gen_context(system_u:object_r:vpp_exec_t,s0) |
Billy McFall | 28cf3b7 | 2018-01-15 17:54:52 -0500 | [diff] [blame] | 4 | /usr/bin/svmdbtool -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 5 | /usr/bin/svmtool -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 6 | /usr/bin/vpp -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 7 | /usr/bin/vppapigen -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 8 | /usr/bin/vpp_api_test -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 9 | /usr/bin/vppctl -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 10 | /usr/bin/vpp_get_metrics -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 11 | /usr/bin/vpp_json_test -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 12 | /usr/bin/vpp_restart -- gen_context(system_u:object_r:vpp_exec_t,s0) |
| 13 | |
| 14 | /usr/lib/systemd/system/vpp.* -- gen_context(system_u:object_r:vpp_unit_file_t,s0) |
| 15 | |
| 16 | /usr/lib/vpp_plugins(/.*)? gen_context(system_u:object_r:vpp_lib_t,s0) |
| 17 | /usr/lib/vpp_api_test_plugins(/.*)? gen_context(system_u:object_r:vpp_lib_t,s0) |
| 18 | |
| 19 | /var/log/vpp(/.*)? gen_context(system_u:object_r:vpp_log_t,s0) |
| 20 | |
| 21 | /var/run/vpp(/.*)? gen_context(system_u:object_r:vpp_var_run_t,s0) |