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 4b4428e7150..166166e7f6e 100644 --- a/extras/selinux/vpp-custom.fc +++ b/extras/selinux/vpp-custom.fc @@ -1,6 +1,5 @@ /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) |