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;