Gentoo Archives: gentoo-commits

From: Sven Vermeulen <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:swift commit in: policy/modules/contrib/
Date: Sat, 10 Oct 2015 12:11:37
Message-Id: 1442731978.1247c3940b065599bf0eaa57005bc3b927acc420.swift@gentoo
1 commit: 1247c3940b065599bf0eaa57005bc3b927acc420
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Tue Sep 15 12:27:07 2015 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 06:52:58 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=1247c394
7
8 Comment/whitespace fix in virt.te.
9
10 policy/modules/contrib/virt.te | 10 +++++-----
11 1 file changed, 5 insertions(+), 5 deletions(-)
12
13 diff --git a/policy/modules/contrib/virt.te b/policy/modules/contrib/virt.te
14 index 881560f..8fa2a5b 100644
15 --- a/policy/modules/contrib/virt.te
16 +++ b/policy/modules/contrib/virt.te
17 @@ -71,11 +71,11 @@ gen_tunable(virt_use_usb, false)
18 gen_tunable(virt_use_xserver, false)
19
20 ## <desc>
21 -### <p>
22 -### Determine whether confined virtual guests
23 -### can use vfio for pci device pass through (vt-d).
24 -### </p>
25 -### </desc>
26 +## <p>
27 +## Determine whether confined virtual guests
28 +## can use vfio for pci device pass through (vt-d).
29 +## </p>
30 +## </desc>
31 gen_tunable(virt_use_vfio, false)
32
33 attribute virt_ptynode;