diff options
-rw-r--r-- | xml/selinux/hb-using-install.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/xml/selinux/hb-using-install.xml b/xml/selinux/hb-using-install.xml index bd33761..a2bf934 100644 --- a/xml/selinux/hb-using-install.xml +++ b/xml/selinux/hb-using-install.xml @@ -7,8 +7,8 @@ <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/selinux/hb-using-install.xml,v 1.4 2011/06/07 19:46:52 klondike Exp $ --> <sections> -<version>16</version> -<date>2011-12-17</date> +<version>17</version> +<date>2012-01-29</date> <section> <title>Installing Gentoo (Hardened)</title> @@ -277,7 +277,9 @@ tools or configurations that apply. <path>/lib/rcscripts/addons/lvm-start.sh</path> (or <path>/lib64/..</path>) and <path>lvm-stop.sh</path> and set the config location from <path>/dev/.lvm</path> to <path>/etc/lvm/lock</path>. Next, create the - <path>/etc/lvm/lock</path> directory. + <path>/etc/lvm/lock</path> directory. Finally, add + <path>/lib(64)/rcscripts/addons</path> to <c>CONFIG_PROTECT</c> in your + <path>make.conf</path> file. </li> <li> Check if you have <path>*.old</path> files in <path>/bin</path>. If you do, |