Re: redhat - who is running rc.local???
From: Floyd L. Davidson (floyd_at_barrow.com)
Date: 08/28/04
- Next message: Paul Lutus: "Re: redhat - who is running rc.local???"
- Previous message: Michael Heiming: "GPL breach by commercial network monitor app?"
- In reply to: Paul Lutus: "Re: redhat - who is running rc.local???"
- Next in thread: Paul Lutus: "Re: redhat - who is running rc.local???"
- Reply: Paul Lutus: "Re: redhat - who is running rc.local???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Aug 2004 00:41:44 -0800
Paul Lutus <nospam@nosite.zzz> wrote:
>Brendon Caligari wrote:
>
>> I've tried to trace all the startup scripts.
>>
>> Who is running rc.local? Is it hard coded in init?
>
>You haven't been specific enough about your distribution or the problem you
>are trying to solve.
>
>Put this in /etc/rc.local
>
>logger "/etc/rc.local ran."
>
>This will be logged into /var/log/messages, with a time stamp, and you can
>use it sort out where it is located in the sequence of eventrs.
Unnecessary.
Look in /etc/inittab, and read the man page for inittab to
determine what each entry does. That will show what is run, and
when.
-- FloydL. Davidson <http://web.newsguy.com/floyd_davidson> Ukpeagvik (Barrow, Alaska) floyd@barrow.com
- Next message: Paul Lutus: "Re: redhat - who is running rc.local???"
- Previous message: Michael Heiming: "GPL breach by commercial network monitor app?"
- In reply to: Paul Lutus: "Re: redhat - who is running rc.local???"
- Next in thread: Paul Lutus: "Re: redhat - who is running rc.local???"
- Reply: Paul Lutus: "Re: redhat - who is running rc.local???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|