diff options
Diffstat (limited to 'extras/selinux')
-rw-r--r-- | extras/selinux/vpp-custom.fc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extras/selinux/vpp-custom.fc b/extras/selinux/vpp-custom.fc index 5b9d277ebea..4b4428e7150 100644 --- a/extras/selinux/vpp-custom.fc +++ b/extras/selinux/vpp-custom.fc @@ -1,7 +1,6 @@ /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/jvpp_gen.py -- 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) |