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 79FD5138010 for ; Tue, 21 Aug 2012 17:53:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A806E062B; Tue, 21 Aug 2012 17:52:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DB936E062C for ; Tue, 21 Aug 2012 17:52:29 +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 CC52C1B4321 for ; Tue, 21 Aug 2012 17:52:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4B7BAE544D for ; Tue, 21 Aug 2012 17:52:26 +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: <1345211112.dc2670d7031e6ad40beae2d6cd788796fb5536f0.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master 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: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: dc2670d7031e6ad40beae2d6cd788796fb5536f0 X-VCS-Branch: master Date: Tue, 21 Aug 2012 17:52:26 +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: a6744c49-f1e3-4ceb-ad0b-20921a15c208 X-Archives-Hash: e5daafc1c52e34329240338071eb0ed5 commit: dc2670d7031e6ad40beae2d6cd788796fb5536f0 Author: Sven Vermeulen siphos be> AuthorDate: Thu Aug 16 18:43:48 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Fri Aug 17 13:45:12 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=dc2670d7 Allow sysadm to manage asterisk service Needed since the use of named init scripts --- policy/modules/roles/sysadm.te | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te index 810fbc6..9e9967f 100644 --- a/policy/modules/roles/sysadm.te +++ b/policy/modules/roles/sysadm.te @@ -86,6 +86,7 @@ optional_policy(` ') optional_policy(` + asterisk_admin(sysadm_t, sysadm_r) asterisk_stream_connect(sysadm_t) ')