diff options
Diffstat (limited to 'rc.d/rc.sysinit')
-rwxr-xr-x | rc.d/rc.sysinit | 3 |
1 files changed, 0 insertions, 3 deletions
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 |