summaryrefslogtreecommitdiff
path: root/selinux
diff options
context:
space:
mode:
authorAaron Conole <aconole@redhat.com>2017-09-01 13:17:39 -0400
committerAnsis Atteka <aatteka@ovn.org>2017-09-01 12:37:59 -0700
commitb9ad3de14a8f3531571b5beb4650fec5287a6569 (patch)
tree2e9f423aa893be6bb9f26b74804330c64ef28879 /selinux
parentd5f851e66e03cf7eb194a448e9f27029303f1b3e (diff)
downloadopenvswitch-b9ad3de14a8f3531571b5beb4650fec5287a6569.tar.gz
selinux.rst: point to the correct file
The selinux documentation mentions to check the selinux/openvswitch.te file for any permissions that might need to be added. However, the commit 7bc1aae71e89 ("rhel: make the selinux policy intermediate") moved this file to be generated from intermediate file selinux/openvswitch.te.in instead. Correct the documentation, so that users won't be trying to edit a generated file. Also, add a gitignore for the autogenerated file. Fixes: 7bc1aae71e89 ("rhel: make the selinux policy intermediate") Reported-by: Ansis Atteka <aatteka@ovn.org> Signed-off-by: Aaron Conole <aconole@redhat.com> Acked-by: Ansis Atteka <aatteka@ovn.org>
Diffstat (limited to 'selinux')
-rw-r--r--selinux/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/.gitignore b/selinux/.gitignore
new file mode 100644
index 000000000..83a0afb51
--- /dev/null
+++ b/selinux/.gitignore
@@ -0,0 +1 @@
+openvswitch-custom.te