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 307391389E2 for ; Wed, 26 Nov 2014 12:29:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9483E08D1; Wed, 26 Nov 2014 12:29:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 878EEE08D1 for ; Wed, 26 Nov 2014 12:29:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1705B3404E2 for ; Wed, 26 Nov 2014 12:29:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5FD1AF30 for ; Wed, 26 Nov 2014 12:29:24 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1417004949.97880bbf6232101f34bec3aae6d1a369fd0cb8d2.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:adminroles commit in: policy/modules/roles/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/roles/sysadm.te X-VCS-Directories: policy/modules/roles/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 97880bbf6232101f34bec3aae6d1a369fd0cb8d2 X-VCS-Branch: adminroles Date: Wed, 26 Nov 2014 12:29:24 +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: 3dc2092f-f4e1-40d5-88d2-00e2c1a62467 X-Archives-Hash: cd779a345aea2b111c4fc2b989b9342c commit: 97880bbf6232101f34bec3aae6d1a369fd0cb8d2 Author: Jason Zaman perfinion com> AuthorDate: Wed Nov 26 08:30:11 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Wed Nov 26 12:29:09 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=97880bbf remove sendmail_admin from sysadm --- policy/modules/roles/sysadm.te | 4 ---- 1 file changed, 4 deletions(-) diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te index c06874d..dafbab0 100644 --- a/policy/modules/roles/sysadm.te +++ b/policy/modules/roles/sysadm.te @@ -1262,10 +1262,6 @@ ifdef(`distro_gentoo',` ') optional_policy(` - sendmail_admin(sysadm_t, sysadm_r) - ') - - optional_policy(` sensord_admin(sysadm_t, sysadm_r) ')