From 1ba8faf4b5eb263bcf5206d5d90df44134d0c9d1 Mon Sep 17 00:00:00 2001 From: Ned Ludd Date: Sun, 29 Apr 2007 02:10:25 +0000 Subject: [PATCH] - add urandom to global use. slows down apache and eats to much of our entropy otherwise --- profiles/hardened/make.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/hardened/make.defaults b/profiles/hardened/make.defaults index 73f38902b25a..44d94ad69833 100644 --- a/profiles/hardened/make.defaults +++ b/profiles/hardened/make.defaults @@ -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="" -- 2.26.2