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 D885D13877A for ; Mon, 23 Jun 2014 20:04:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8BE7E0931; Mon, 23 Jun 2014 20:04:33 +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 5E799E0931 for ; Mon, 23 Jun 2014 20:04:33 +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 2E37833FD4F for ; Mon, 23 Jun 2014 20:04:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id D61CF19057 for ; Mon, 23 Jun 2014 20:04:30 +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: <1403553820.c962ddf5bfde6405952e9b2502af2acb0a29e49a.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/init.if X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: c962ddf5bfde6405952e9b2502af2acb0a29e49a X-VCS-Branch: master Date: Mon, 23 Jun 2014 20:04:30 +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: d5f418c4-8c46-488a-8c0f-1703ca226cec X-Archives-Hash: 417170187728bf345f3c2a51eb64ab41 commit: c962ddf5bfde6405952e9b2502af2acb0a29e49a Author: Sven Vermeulen siphos be> AuthorDate: Mon Jun 23 20:03:40 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Mon Jun 23 20:03:40 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c962ddf5 Use single comment character as it messes up the refpolicy documentation system --- policy/modules/system/init.if | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/system/init.if b/policy/modules/system/init.if index 4918397..4d53ebb 100644 --- a/policy/modules/system/init.if +++ b/policy/modules/system/init.if @@ -1841,11 +1841,11 @@ interface(`init_udp_recvfrom_all_daemons',` corenet_udp_recvfrom_labeled($1, daemon) ') -## This should be behind a ifdef distro_gentoo but this is not allowed here +# This should be behind an ifdef distro_gentoo but this is not allowed here ######################################### ## -## Allow reading the init script state resources +## Allow reading the init script state files ## ## ##