Mailinglist Archive: opensuse (3996 mails)
| < Previous | Next > |
Re: [SLE] hw_random
- From: Chadley Wilson <chadley@xxxxxxxxxxxx>
- Date: Wed, 22 Sep 2004 07:46:15 +0200
- Message-id: <200409220746.15681.chadley@xxxxxxxxxxxx>
On Wednesday 22 September 2004 07:39, Randall R Schulz wrote:
> Chadley,
>
> On Tuesday 21 September 2004 22:13, Chadley Wilson wrote:
> > Greetings,
> > OK I give up, could someone please tell me NOT WHERE, but rather how to
> > find hw_random in the startup scripts, I would like to learn where
> > modules like this are called, so that I am not stuck in future.
>
> Perhaps with a recursive grep?
>
> % egrep -Rli random /etc/init.d
> /etc/init.d/rc2.d/S01random
> /etc/init.d/rc2.d/K21random
> /etc/init.d/rc3.d/S01random
> /etc/init.d/rc3.d/K21random
> /etc/init.d/rc5.d/S01random
> /etc/init.d/rc5.d/K21random
> /etc/init.d/random
> /etc/init.d/named
>
>
Thanks Randall
Sorry for the stupidity here, in the old school linux I just had to rename the
S to a K to stop it, That still applies right?
Thanks
Chadley Wilson
> Randall Schulz
--
--
Chadley Wilson
Production Line Supervisor
Pinnacle Micro
Manufacturers of Proline Computers
====================================
Exercise freedom, Use LINUX
=====================================
> Chadley,
>
> On Tuesday 21 September 2004 22:13, Chadley Wilson wrote:
> > Greetings,
> > OK I give up, could someone please tell me NOT WHERE, but rather how to
> > find hw_random in the startup scripts, I would like to learn where
> > modules like this are called, so that I am not stuck in future.
>
> Perhaps with a recursive grep?
>
> % egrep -Rli random /etc/init.d
> /etc/init.d/rc2.d/S01random
> /etc/init.d/rc2.d/K21random
> /etc/init.d/rc3.d/S01random
> /etc/init.d/rc3.d/K21random
> /etc/init.d/rc5.d/S01random
> /etc/init.d/rc5.d/K21random
> /etc/init.d/random
> /etc/init.d/named
>
>
Thanks Randall
Sorry for the stupidity here, in the old school linux I just had to rename the
S to a K to stop it, That still applies right?
Thanks
Chadley Wilson
> Randall Schulz
--
--
Chadley Wilson
Production Line Supervisor
Pinnacle Micro
Manufacturers of Proline Computers
====================================
Exercise freedom, Use LINUX
=====================================
| < Previous | Next > |