From 4e2746c3217a1b9f1b6be9ae7fb27927ae563590 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 25 Feb 1999 21:12:38 +0000 Subject: remove random from rc.sysinit --- rc.d/rc.sysinit | 3 --- 1 file changed, 3 deletions(-) (limited to 'rc.d') diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 3973ac10..78788485 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -331,6 +331,3 @@ fi # Now that we have all of our basic modules loaded and the kernel going, # let's dump the syslog ring somewhere so we can find it later dmesg > /var/log/dmesg - -# Feed entropy into the entropy pool -/etc/rc.d/init.d/random start -- cgit v1.2.1