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 E6555138A1A for ; Sun, 25 Jan 2015 13:46:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D79DE0896; Sun, 25 Jan 2015 13:46:43 +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 C8B4BE088F for ; Sun, 25 Jan 2015 13:46:42 +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 1DA5F33FAD8 for ; Sun, 25 Jan 2015 13:46:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E81610582 for ; Sun, 25 Jan 2015 13:46:39 +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: <1422193520.e778a08233d701cd7b0688261faa3868bda281ed.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/resolvconf.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: e778a08233d701cd7b0688261faa3868bda281ed X-VCS-Branch: next Date: Sun, 25 Jan 2015 13:46:39 +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: bd68cf0f-2412-43ba-a27a-322ac6b62c43 X-Archives-Hash: 97cb2f907be2bb2cb9b0f6b6b9b2faf3 commit: e778a08233d701cd7b0688261faa3868bda281ed Author: Jason Zaman perfinion com> AuthorDate: Tue Jan 20 14:30:45 2015 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sun Jan 25 13:45:20 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=e778a082 resolvconf: needs access to networkmanager rawip sockets --- policy/modules/contrib/resolvconf.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/policy/modules/contrib/resolvconf.te b/policy/modules/contrib/resolvconf.te index 32cba23..b8c8e7e 100644 --- a/policy/modules/contrib/resolvconf.te +++ b/policy/modules/contrib/resolvconf.te @@ -49,6 +49,10 @@ optional_policy(` dnsmasq_write_config(resolvconf_t) ') +optional_policy(` + networkmanager_rw_rawip_sockets(resolvconf_t) +') + ######################################### # # Resolvconf client policy