On Thu, 5 Apr 2001, Ted Gervais wrote:

> Date: Thu, 5 Apr 2001 23:27:43 -0300
> From: Ted Gervais <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: /etc/init.d
>
>
> I need to set up a new file that will be run at boot time. I believe it
> should go in /etc/init.d.   From there I see that sym links are made. Do I
> make those up too or is there a utiltiy that will generate that for me??
>
> Like 'update-rc.d <filename> defaults'.  ??
>
>

At least in the case of Red Hat 6.2 you can also call the script from within
/etc/rc.d/rc.local, which is a script that is run _after_ all the other
init scripts are run.  That's mainly if you want to avoid all the SysV init
style, linking, etc.


-- 
------------------------------------------------------
Nitebirdz
------------------------------------------------------
http://www.linuxnovice.org
News, tips, articles, links...

*** http://www.mozilla.org ***
Fight the Microsoft.Net world domination strategy!



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to