Next: , Previous: , Up: Top   [Contents][Index]


5 Runlevels

RUNLEVELS DO NOT WORK YET! Do not use them! Ignore this section!

A runlevel makes it easier to start and stop groups of services, to bring the system into a certain state. An object of class <runlevel> is an abstract runlevel, and has the following methods:

method: enter (rl <runlevel>) services

This will be called when the runlevel should be entered. services is the list of the currently running services.