Re: run a script at startup

2004-05-15 Thread Colin Watson
On Fri, May 14, 2004 at 06:47:26PM -0500, Michael Martinell wrote:
 I have a script that I would like to run every time the computer is
 restarted.  Is there a particular file that I would call it from?  It
 must start after all of the other start-up processes have finished
 since it relies upon some of them.

  http://www.debian.org/doc/FAQ/ch-customizing.en.html#s-custombootscripts

Cheers,

-- 
Colin Watson  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



run a script at startup

2004-05-14 Thread Michael Martinell
I have a script that I would like to run every time the computer is
restarted.  Is there a particular file that I would call it from?  It must
start after all of the other start-up processes have finished since it
relies upon some of them.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: run a script at startup

2004-05-14 Thread Adam Aube
Michael Martinell wrote:

 I have a script that I would like to run every time the computer is
 restarted.  Is there a particular file that I would call it from?  It must
 start after all of the other start-up processes have finished since it
 relies upon some of them.

Look at the man page for update-rc.d.

Adam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]