summaryrefslogtreecommitdiff
path: root/selinux
diff options
context:
space:
mode:
authorAaron Conole <aconole@redhat.com>2017-08-31 19:22:43 -0400
committerAnsis Atteka <aatteka@ovn.org>2017-08-31 16:27:16 -0700
commit7bc1aae71e8908d775d988f82f683533f253e6f4 (patch)
treee45aea477c6f696fdcdb57a227d501e44cafa6cb /selinux
parentab27bfa6dc2926ff46b9d2bac40b6807a700738c (diff)
downloadopenvswitch-7bc1aae71e8908d775d988f82f683533f253e6f4.tar.gz
rhel: make the selinux policy intermediate
This will be used by an upcoming commit to have @begin_ and @end_ dpdk blocks to keep dpdk specific policy decisions only active when dpdk is used. Acked-by: Flavio Leitner <fbl@sysclose.org> Acked-by: Ansis Atteka <aatteka@ovn.org> Signed-off-by: Aaron Conole <aconole@redhat.com> Tested-by: Jean Hsiao <jhsiao@redhat.com>
Diffstat (limited to 'selinux')
-rw-r--r--selinux/automake.mk2
-rw-r--r--selinux/openvswitch-custom.te.in (renamed from selinux/openvswitch-custom.te)0
2 files changed, 1 insertions, 1 deletions
diff --git a/selinux/automake.mk b/selinux/automake.mk
index 1088f3610..e8871aa97 100644
--- a/selinux/automake.mk
+++ b/selinux/automake.mk
@@ -6,4 +6,4 @@
# without warranty of any kind.
EXTRA_DIST += \
- selinux/openvswitch-custom.te
+ selinux/openvswitch-custom.te.in
diff --git a/selinux/openvswitch-custom.te b/selinux/openvswitch-custom.te.in
index 47ddb562c..47ddb562c 100644
--- a/selinux/openvswitch-custom.te
+++ b/selinux/openvswitch-custom.te.in