| 1 |
root |
1.2 |
All the files in this package are (c)2000-2002 Marc Alexander Lehmann |
| 2 |
|
|
<pcg@goof.com>. |
| 3 |
|
|
|
| 4 |
root |
1.1 |
See the accompanying file COPYING for licensing details. |
| 5 |
|
|
|
| 6 |
|
|
Marc's shell-init system (a rewrite of the SYS::LIB perlmodule) |
| 7 |
|
|
|
| 8 |
|
|
read the INSTALL file for installation instructions |
| 9 |
|
|
|
| 10 |
|
|
rc.values command explanations |
| 11 |
|
|
|
| 12 |
|
|
def facilityname facilitydescription |
| 13 |
|
|
start a new facility definition |
| 14 |
|
|
|
| 15 |
|
|
defseq facilityname facilitydescription |
| 16 |
|
|
start a new facilitiy definition that consist |
| 17 |
|
|
of other facilities |
| 18 |
|
|
|
| 19 |
|
|
defrl runlevelname |
| 20 |
|
|
start a new runlevel definition |
| 21 |
|
|
|
| 22 |
|
|
add facilitystring |
| 23 |
|
|
add the given facility to the given sequence or runlevel |
| 24 |
|
|
in runlevel definitions, a '@' prefix includes another |
| 25 |
|
|
runlevel with the given name |