From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-839339-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6C69313888F for <garchives@archives.gentoo.org>; Sat, 10 Oct 2015 12:11:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F7E421C02C; Sat, 10 Oct 2015 12:11:16 +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 5EEFF21C02A for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 12:11:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 959DA34089F for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 12:11:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3872AE25 for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 12:11:09 +0000 (UTC) From: "Sven Vermeulen" <swift@gentoo.org> 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" <swift@gentoo.org> Message-ID: <1442731978.1247c3940b065599bf0eaa57005bc3b927acc420.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:swift commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/virt.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 1247c3940b065599bf0eaa57005bc3b927acc420 X-VCS-Branch: swift Date: Sat, 10 Oct 2015 12:11:09 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ce5fbbd0-d379-4e0e-b5d3-ddc902e7c5a6 X-Archives-Hash: 71be1b6203de4976a52d56bbbdb261c3 commit: 1247c3940b065599bf0eaa57005bc3b927acc420 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com> AuthorDate: Tue Sep 15 12:27:07 2015 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 06:52:58 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=1247c394 Comment/whitespace fix in virt.te. policy/modules/contrib/virt.te | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/policy/modules/contrib/virt.te b/policy/modules/contrib/virt.te index 881560f..8fa2a5b 100644 --- a/policy/modules/contrib/virt.te +++ b/policy/modules/contrib/virt.te @@ -71,11 +71,11 @@ gen_tunable(virt_use_usb, false) gen_tunable(virt_use_xserver, false) ## <desc> -### <p> -### Determine whether confined virtual guests -### can use vfio for pci device pass through (vt-d). -### </p> -### </desc> +## <p> +## Determine whether confined virtual guests +## can use vfio for pci device pass through (vt-d). +## </p> +## </desc> gen_tunable(virt_use_vfio, false) attribute virt_ptynode;