ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/lmainit/README
Revision: 1.1
Committed: Sat Dec 7 21:49:49 2002 UTC (21 years, 5 months ago) by root
Branch: MAIN
Log Message:
*** empty log message ***

File Contents

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