commit: 4145ef161fac67cee2ce0048213830be75b767c4 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Wed Aug 27 14:11:43 2014 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Sun Sep 21 14:03:49 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=4145ef16
Fix postfix - make postfix_t launchable from init --- policy/modules/contrib/postfix.te | 3 +++ 1 file changed, 3 insertions(+) diff --git a/policy/modules/contrib/postfix.te b/policy/modules/contrib/postfix.te index afc1fde..a953646 100644 --- a/policy/modules/contrib/postfix.te +++ b/policy/modules/contrib/postfix.te @@ -805,6 +805,9 @@ userdom_home_filetrans_user_home_dir(postfix_virtual_t) userdom_user_home_dir_filetrans_user_home_content(postfix_virtual_t, { file dir }) ifdef(`distro_gentoo',` + # Not made part of mail infra anymore (previously mta_mailserver_domain) + init_daemon_domain(postfix_t, postfix_master_exec_t) + ##################################### # # Local postfix postdrop policy