It should be noted, though, that you don't actually put the startup
files in each of the folders: you create one file for each daemon or set
of daemons in /etc/init.d and link to that (symbolically) from the
individual folders. The name you give the links represents whether you
want to start a daemon or shut it down, i.e.: a link to
/etc/init.d/pcmcia named /etc/rc2.d/S20apmd starts APM relatively early
after entering run leval 2.
HTH,
Juergen
Sean 'Shaleh' Perry wrote:
On 27-Oct-2000 Hanno Böttcher wrote:
Hi all!
A friend of mine told me, that serverstartups are configured with the
runleves under etc/r.. I used Suse before and there was a central file
named rc.config where you could set the server starts. Is there a
similar file in Debian? Or do I realy have to make this for each
runlevel each?
there is no centralized control of the daemons.