Blame SOURCES/0020-bots-Add-known-issue-for-SELinux-denying-NetworkMana.patch

ce15b8
From d3168d7f0fb3dc5c9da90dfc65a682b90333d8f1 Mon Sep 17 00:00:00 2001
ce15b8
From: Martin Pitt <martinpitt@users.noreply.github.com>
ce15b8
Date: Wed, 6 Sep 2017 16:26:23 +0200
ce15b8
Subject: [PATCH 20/23] bots: Add known issue for SELinux denying
ce15b8
 NetworkManager to run arping
ce15b8
ce15b8
See issue #7621 aka. https://bugzilla.redhat.com/show_bug.cgi?id=1488831
ce15b8
ce15b8
Closes #7622
ce15b8
Signed-off-by: Dominik Perpeet <dperpeet@redhat.com>
ce15b8
Cherry-picked from 86aa301cf15
ce15b8
---
ce15b8
 test/verify/naughty-rhel-7/7621-selinux-nm-arping | 1 +
ce15b8
 1 file changed, 1 insertion(+)
ce15b8
 create mode 100644 test/verify/naughty-rhel-7/7621-selinux-nm-arping
ce15b8
ce15b8
diff --git a/test/verify/naughty-rhel-7/7621-selinux-nm-arping b/test/verify/naughty-rhel-7/7621-selinux-nm-arping
ce15b8
new file mode 100644
ce15b8
index 0000000..f0d51da
ce15b8
--- /dev/null
ce15b8
+++ b/test/verify/naughty-rhel-7/7621-selinux-nm-arping
ce15b8
@@ -0,0 +1 @@
ce15b8
+Error: *audit*avc:  denied  { execute } for * comm="NetworkManager" name="arping"
ce15b8
-- 
ce15b8
2.13.5
ce15b8