Topics

About

The Source Mage GNU/Linux init system is based on the simpleinit-msb program which is a rather simple init program that allows dependencies between init scripts. By using dependencies a failed script will not cause an avalanche of other scripts to fail. This also means that the system administrator or spell designer does not have to manually specify at which point a script should run, it will always run at a time when it's dependencies are fully satisfied.

For more information about the design and thought behind our system please see the design documentation.

How do I...

last edited 2006-05-26 20:21:19 by MatthewClark