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 027981381F3 for ; Wed, 25 Sep 2013 09:49:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E2D3E0D5A; Wed, 25 Sep 2013 09:49:39 +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 A9906E0D57 for ; Wed, 25 Sep 2013 09:49:38 +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 B9CEF33ED4F for ; Wed, 25 Sep 2013 09:49:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7432CE5461 for ; Wed, 25 Sep 2013 09:49:36 +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: <1380102138.cd4594f418e9034b79d2f778b3308fd942085818.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/wm.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: cd4594f418e9034b79d2f778b3308fd942085818 X-VCS-Branch: master Date: Wed, 25 Sep 2013 09:49:36 +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: 48f185ce-a8b1-4375-a113-696e8a0a9c49 X-Archives-Hash: 6dcb9f3a69c40daaeb353a0c0a2ed0ec commit: cd4594f418e9034b79d2f778b3308fd942085818 Author: Dominick Grift gmail com> AuthorDate: Mon Sep 23 08:29:52 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Wed Sep 25 09:42:18 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=cd4594f4 wm: associate wm_exec_t to core command executable files so that initrc_t (/sbin/start-stop-daemon) can access it (metacity) Signed-off-by: Dominick Grift gmail.com> --- policy/modules/contrib/wm.te | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/wm.te b/policy/modules/contrib/wm.te index ffe166f..9d2e935 100644 --- a/policy/modules/contrib/wm.te +++ b/policy/modules/contrib/wm.te @@ -8,6 +8,7 @@ policy_module(wm, 1.3.2) attribute wm_domain; type wm_exec_t; +corecmd_executable_file(wm_exec_t) ######################################## #