Re: run control

1998-09-28 Thread Jim Foltz
On Mon, Sep 28, 1998 at 03:01:37PM -0500, Default Debian Reader wrote: > I was wondering how to add auto start things to the boot process. For > example in Solaris if i add a command to start process x in rc2.d it will > start at run level 2 and if i put something in rc3.d it will start at run > l

run control

1998-09-28 Thread Default Debian Reader
I was wondering how to add auto start things to the boot process. For example in Solaris if i add a command to start process x in rc2.d it will start at run level 2 and if i put something in rc3.d it will start at run level three and so on...how is this accomplished in debian?