Blame 0001-doc-document-selinux-change-needed-for-automatic-del.patch

345ed6c
From bcb90c417ef0dc0b7f80eb82d98ac92dfee7c4b0 Mon Sep 17 00:00:00 2001
345ed6c
From: =?UTF-8?q?Miroslav=20Such=C3=BD?= <msuchy@redhat.com>
345ed6c
Date: Thu, 15 Dec 2016 15:29:03 +0100
345ed6c
Subject: [PATCH] doc: document selinux change needed for automatic deletion of
345ed6c
 reports
345ed6c
345ed6c
---
345ed6c
 src/daemon/abrt.conf | 3 ++-
345ed6c
 1 file changed, 2 insertions(+), 1 deletion(-)
345ed6c
345ed6c
diff --git a/src/daemon/abrt.conf b/src/daemon/abrt.conf
345ed6c
index 34570ea..6d1660e 100644
345ed6c
--- a/src/daemon/abrt.conf
345ed6c
+++ b/src/daemon/abrt.conf
345ed6c
@@ -17,7 +17,8 @@ MaxCrashReportsSize = 5000
345ed6c
 #DumpLocation = /var/spool/abrt
345ed6c
 
345ed6c
 # If you want to automatically clean the upload directory you have to tweak the
345ed6c
-# selinux policy.
345ed6c
+# selinux policy:
345ed6c
+# # setsebool -P abrt_anon_write 1
345ed6c
 #
345ed6c
 DeleteUploaded = no
345ed6c
 
345ed6c
-- 
345ed6c
2.9.3
345ed6c