Re: changing processes to start at bootup

2002-12-26 Thread Bill Moseley
On Wed, 25 Dec 2002, Kent West wrote: This is a "why is it this way?" comment: > l2:2:wait:/etc/init.d/rc 2 > > > The "/etc/init.d/rc" script, fed the parameter "2", then runs all the > Kill scripts (those starting with "K"). in alphanumeric order, that it > finds in the "/etc/rc2.d > direct

Re: changing processes to start at bootup

2002-12-26 Thread Rob Weir
On Wed, Dec 25, 2002 at 08:52:08PM -0800, Adam wrote: > How do I change the processes started at bootup? In the old days I > would just edit some file, but does Debian have some special method of > accessing it that works with the package system? If not, where is the > file I should edit? rcconf

Re: changing processes to start at bootup

2002-12-25 Thread Nathan E Norman
On Wed, Dec 25, 2002 at 11:12:06PM -0600, Kent West wrote: > So, to change the processes started at bootup, you'd > change/rename/move/delete/ these scripts or the symlinks to these > scripts or interfere in some other manner with this process. Please note that debian provides "update-rc.d" to a

Re: changing processes to start at bootup

2002-12-25 Thread Kent West
Adam wrote: How do I change the processes started at bootup? In the old days I would just edit some file, but does Debian have some special method of accessing it that works with the package system? If not, where is the file I should edit? Please send me replies by e-mail as I do not subscribe

changing processes to start at bootup

2002-12-25 Thread Adam
How do I change the processes started at bootup? In the old days I would just edit some file, but does Debian have some special method of accessing it that works with the package system? If not, where is the file I should edit? Please send me replies by e-mail as I do not subscribe to this list.