diff --git a/Fix-config-file-to-deny-noraml-user-to-stop-Setroubleshootd.patch b/Fix-config-file-to-deny-noraml-user-to-stop-Setroubleshootd.patch new file mode 100644 index 0000000000000000000000000000000000000000..558abcd2016c3e43cea8abae3e11eb526e2e1373 --- /dev/null +++ b/Fix-config-file-to-deny-noraml-user-to-stop-Setroubleshootd.patch @@ -0,0 +1,33 @@ +From bf6d97e7f14bdefb7e9e889ae29e29b0d8484a16 Mon Sep 17 00:00:00 2001 +From: openEuler Buildteam +Date: Tue, 15 Dec 2020 14:14:57 +0800 +Subject: [PATCH] Fix config file to deny noraml user to stop Setroubleshootd. + +--- + org.fedoraproject.Setroubleshootd.conf | 5 ++++- + 1 file changed, 4 insertions(+), 1 deletion(-) + +diff --git a/org.fedoraproject.Setroubleshootd.conf b/org.fedoraproject.Setroubleshootd.conf +index 65a0daa..fe0e2f4 100644 +--- a/org.fedoraproject.Setroubleshootd.conf ++++ b/org.fedoraproject.Setroubleshootd.conf +@@ -9,12 +9,15 @@ + + + ++ + + + +- + - 3.3.20-4 +- Fix config file to deny noraml user to stop Setroubleshootd. + * Thu Aug 20 2020 wangchen - 3.3.20-3 - fix the failure of building for audit downgrade