From 6ba04be1d39b0e1fe4553ed26972cbd4a0f790cc Mon Sep 17 00:00:00 2001 From: Fredrik Eriksson Date: Mon, 8 Jul 2019 17:53:44 +0200 Subject: [PATCH] allow sau to handle postfix --- selinux/sau.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/selinux/sau.te b/selinux/sau.te index 51af8ff..0a7533b 100644 --- a/selinux/sau.te +++ b/selinux/sau.te @@ -30,3 +30,7 @@ unconfined_domain_noaudit(sau_t) # Gentoo specific portage_domtrans(sau_t) + +# postfix +postfix_admin(sau_t, system_r) +