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 2B3C913877A for ; Fri, 15 Aug 2014 10:04:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DC91E0893; Fri, 15 Aug 2014 10:04:11 +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 6D2A8E08EF for ; Fri, 15 Aug 2014 10:04:10 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B47A3405D3 for ; Fri, 15 Aug 2014 10:04:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 8DFE81881D for ; Fri, 15 Aug 2014 10:04:07 +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: <1408096638.b80b32ff3c17ebae80a24c934c6a3a4b31327b5b.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/networkmanager.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: b80b32ff3c17ebae80a24c934c6a3a4b31327b5b X-VCS-Branch: master Date: Fri, 15 Aug 2014 10:04:07 +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: 94d07df9-d691-4f1f-85f1-160de7bc1e46 X-Archives-Hash: 50013071b5e25d30c73def40221c5960 commit: b80b32ff3c17ebae80a24c934c6a3a4b31327b5b Author: Sven Vermeulen siphos be> AuthorDate: Fri Aug 8 12:16:32 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Aug 15 09:57:18 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=b80b32ff Use files_search_etc, not logging_search_etc Signed-off-by: Sven Vermeulen siphos.be> --- policy/modules/contrib/networkmanager.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/networkmanager.if b/policy/modules/contrib/networkmanager.if index 5bf874a..5aced8c 100644 --- a/policy/modules/contrib/networkmanager.if +++ b/policy/modules/contrib/networkmanager.if @@ -302,7 +302,7 @@ interface(`networkmanager_admin',` role_transition $2 NetworkManager_initrc_exec_t system_r; allow $2 system_r; - logging_search_etc($1) + files_search_etc($1) admin_pattern($1, { NetworkManager_etc_t NetworkManager_etc_rw_t }) logging_search_logs($1) 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 5E17A13877A for ; Fri, 15 Aug 2014 10:04:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFA82E0A01; Fri, 15 Aug 2014 10:04:31 +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 DED92E09FD for ; Fri, 15 Aug 2014 10:04:30 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D742B340682 for ; Fri, 15 Aug 2014 10:04:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id A251E1881D for ; Fri, 15 Aug 2014 10:04:28 +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: <1408096638.b80b32ff3c17ebae80a24c934c6a3a4b31327b5b.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:salt commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/networkmanager.if X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: b80b32ff3c17ebae80a24c934c6a3a4b31327b5b X-VCS-Branch: salt Date: Fri, 15 Aug 2014 10:04:28 +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: 3d012379-21bf-4593-af0d-c1418a20ada8 X-Archives-Hash: b4946144174bbe39f7d46cc265ed51f9 Message-ID: <20140815100428.W4LbwdyGVnuFzvZG0VCTh9mPXO---zVQGZiNSnc23mA@z> commit: b80b32ff3c17ebae80a24c934c6a3a4b31327b5b Author: Sven Vermeulen siphos be> AuthorDate: Fri Aug 8 12:16:32 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Aug 15 09:57:18 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=b80b32ff Use files_search_etc, not logging_search_etc Signed-off-by: Sven Vermeulen siphos.be> --- policy/modules/contrib/networkmanager.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/networkmanager.if b/policy/modules/contrib/networkmanager.if index 5bf874a..5aced8c 100644 --- a/policy/modules/contrib/networkmanager.if +++ b/policy/modules/contrib/networkmanager.if @@ -302,7 +302,7 @@ interface(`networkmanager_admin',` role_transition $2 NetworkManager_initrc_exec_t system_r; allow $2 system_r; - logging_search_etc($1) + files_search_etc($1) admin_pattern($1, { NetworkManager_etc_t NetworkManager_etc_rw_t }) logging_search_logs($1)