Displaying 1 result from an estimated 1 matches for "bc16ecb".
2009 Aug 12
1
[PATCH] Add documentation for SELinux configuration
...rick.home.annexia.org>
Date: Wed, 12 Aug 2009 17:40:22 +0100
Subject: [PATCH 1/2] Add documentation for SELinux configuration.
---
guestfs.pod | 38 ++++++++++++++++++++++++++++++++++++++
1 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/guestfs.pod b/guestfs.pod
index 4d462f3..bc16ecb 100644
--- a/guestfs.pod
+++ b/guestfs.pod
@@ -316,6 +316,11 @@ Only supports Linux guests (not Windows, BSD, etc).
Architecture limitations (eg. won't work for a PPC guest on
an X86 host).
+=item *
+
+For SELinux guests, you may need to enable SELinux and load policy
+first. See I<SELI...