[gentoo-user] OT Add something to boo-up that's not in /etc/init.d

2006-12-13 Thread Michael Sullivan
Is there a way to add something to the boot-up process that's not
in /etc/init.d?  I thought I remembered something from Red Hat
like /etc/rc.local, but I can't remember...

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT Add something to boo-up that's not in /etc/init.d

2006-12-13 Thread Tim Igoe
Michael Sullivan wrote:
 Is there a way to add something to the boot-up process that's not
 in /etc/init.d?  I thought I remembered something from Red Hat
 like /etc/rc.local, but I can't remember...

   
Adding the relevant command to
/etc/conf.d/local.start should do what you want

there is a matching
/etc/conf.local.stop too for suhtdown.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

Computers are like Air-con, open windows and they stop working!




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] OT Add something to boo-up that's not in /etc/init.d

2006-12-13 Thread Sergio Polini
Michael Sullivan:
 Is there a way to add something to the boot-up process that's not
 in /etc/init.d?  I thought I remembered something from Red Hat
 like /etc/rc.local, but I can't remember...

Look at /etc/conf.d/local.start. Which is run by /etc/init.d/local.

Sergio
-- 
gentoo-user@gentoo.org mailing list