[selinux-policy/master_contrib: 31/47] Allow logwatch_mail_t to communicate with courier mail server

Miroslav Grepl mgrepl at fedoraproject.org
Wed Jan 16 13:33:07 UTC 2013


commit 7feaca3178a675411b12f94271842ab6dcd20bb1
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Jan 14 21:21:15 2013 -0500

    Allow logwatch_mail_t to communicate with courier mail server

 logwatch.te |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/logwatch.te b/logwatch.te
index 720b6cb..2d6adaf 100644
--- a/logwatch.te
+++ b/logwatch.te
@@ -170,3 +170,7 @@ mta_read_home(logwatch_mail_t)
 optional_policy(`
 	cron_use_system_job_fds(logwatch_mail_t)
 ')
+
+optional_policy(`
+	courier_stream_connect_authdaemon(logwatch_mail_t)
+')


More information about the scm-commits mailing list