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 80B7B1381F3 for ; Fri, 27 Sep 2013 13:27:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2821E0EEE; Fri, 27 Sep 2013 13:27:29 +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 3B60CE0EEC for ; Fri, 27 Sep 2013 13:27: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 54E7C33ED70 for ; Fri, 27 Sep 2013 13:27:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1466DE5465 for ; Fri, 27 Sep 2013 13:27: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: <1380288152.17189d070c451d389815cef2c304c46c86200ab4.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/udev.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 17189d070c451d389815cef2c304c46c86200ab4 X-VCS-Branch: master Date: Fri, 27 Sep 2013 13:27: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: e022e92d-271e-419b-ab55-7366f6847307 X-Archives-Hash: 33bfaf555e5ab55245ef82a99ac174e9 commit: 17189d070c451d389815cef2c304c46c86200ab4 Author: Chris PeBenito tresys com> AuthorDate: Thu Sep 26 13:41:09 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Sep 27 13:22:32 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=17189d07 Add comment for debian avahi-daemon-check-dns.sh usage by udev --- policy/modules/system/udev.te | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te index 80dc84e..1dcb64b 100644 --- a/policy/modules/system/udev.te +++ b/policy/modules/system/udev.te @@ -181,6 +181,7 @@ udev_pid_filetrans_db(udev_t, dir, "data") ifdef(`distro_debian',` optional_policy(` + # for /usr/lib/avahi/avahi-daemon-check-dns.sh kernel_read_vm_sysctls(udev_t) corenet_udp_bind_generic_node(udev_t) miscfiles_read_generic_certs(udev_t)