Skip to content

Commit

Permalink
rhel: make the selinux policy intermediate
Browse files Browse the repository at this point in the history
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 <[email protected]>
Acked-by: Ansis Atteka <[email protected]>
Signed-off-by: Aaron Conole <[email protected]>
Tested-by: Jean Hsiao <[email protected]>
  • Loading branch information
apconole authored and Ansis Atteka committed Aug 31, 2017
1 parent ab27bfa commit 7bc1aae
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions rhel/openvswitch-fedora.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ Docker network plugins for OVN.
> rhel/usr_lib_systemd_system_ovs-vswitchd.service

make %{?_smp_mflags}
make selinux/openvswitch-custom.te
cd selinux
make -f %{_datadir}/selinux/devel/Makefile

Expand Down
2 changes: 1 addition & 1 deletion selinux/automake.mk
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# without warranty of any kind.

EXTRA_DIST += \
selinux/openvswitch-custom.te
selinux/openvswitch-custom.te.in
File renamed without changes.

0 comments on commit 7bc1aae

Please sign in to comment.