From fb855ada9f2ee20f3b8773a4e53a2729973594e5 Mon Sep 17 00:00:00 2001
From: Sven Vermeulen
Date: Thu, 5 Apr 2012 18:20:49 +0200
Subject: Adding info on sandbox issue
---
xml/selinux/hb-using-install.xml | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
(limited to 'xml')
diff --git a/xml/selinux/hb-using-install.xml b/xml/selinux/hb-using-install.xml
index a2bf934..ae3ce92 100644
--- a/xml/selinux/hb-using-install.xml
+++ b/xml/selinux/hb-using-install.xml
@@ -7,8 +7,8 @@
-17
-2012-01-29
+18
+2012-04-05
Installing Gentoo (Hardened)
@@ -272,6 +272,10 @@ tools or configurations that apply.
+
-
If you use LVM for one or more file systems, you need to edit
/lib/rcscripts/addons/lvm-start.sh (or /lib64/..)
@@ -288,6 +292,16 @@ tools or configurations that apply.
which mess up the file labelling. For instance, cp /bin/hostname
/bin/hostname.old.
+
+ -
+ Edit /etc/sandbox.conf and add in
+ /sys/fs/selinux/context to the SANDBOX_WRITE parameter.
+ This is currently needed to work around bug 410687.
+