From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F1C5F1381F3 for ; Thu, 13 Dec 2012 13:04:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30F4F21C166; Thu, 13 Dec 2012 13:04:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4BCA21C167 for ; Thu, 13 Dec 2012 13:04:31 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64DE533DB59 for ; Thu, 13 Dec 2012 13:04:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CAEC6E543C for ; Thu, 13 Dec 2012 13:04:27 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1355403847.2f1e1726500479b4da929f77d22a6653dd228c9d.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/mta.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 2f1e1726500479b4da929f77d22a6653dd228c9d X-VCS-Branch: master Date: Thu, 13 Dec 2012 13:04:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a511a111-db73-4a49-9634-226535bb5d02 X-Archives-Hash: 55dbb171f0e2e1b973c2428e69f811be commit: 2f1e1726500479b4da929f77d22a6653dd228c9d Author: Sven Vermeulen siphos be> AuthorDate: Thu Dec 13 13:04:07 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Thu Dec 13 13:04:07 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=2f1e1726 Remove duplicate file transition statement --- policy/modules/contrib/mta.if | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/policy/modules/contrib/mta.if b/policy/modules/contrib/mta.if index eb781bd..48a2845 100644 --- a/policy/modules/contrib/mta.if +++ b/policy/modules/contrib/mta.if @@ -117,10 +117,6 @@ interface(`mta_role',` optional_policy(` mailman_run($2, $1) ') - - ifdef(`distro_gentoo',` - userdom_user_home_dir_filetrans($2, mail_home_rw_t, dir, ".maildir") - ') ') ########################################