- add urandom to global use. slows down apache and eats to much of our entropy otherwise
authorNed Ludd <solar@gentoo.org>
Sun, 29 Apr 2007 02:10:25 +0000 (02:10 +0000)
committerNed Ludd <solar@gentoo.org>
Sun, 29 Apr 2007 02:10:25 +0000 (02:10 +0000)
profiles/hardened/make.defaults

index 73f38902b25a65ca86b91bb6b12e3ab39de1743c..44d94ad6983383d983c2c40f1a0ab013df6da5de 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.14 2007/03/08 15:50:08 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.15 2007/04/29 02:10:25 solar Exp $
 
 STAGE1_USE="hardened pic"
-USE="xorg"
+USE="xorg urandom"
 INPUT_DEVICES="mouse keyboard"
 ALSA_CARDS=""
 ALSA_PCM_PLUGINS=""