OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc.conf versions 1.6 and 1.7
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc.conf 1.6 -> 1.7

--- rc.conf      2002/02/04 22:35:20     1.6
+++ rc.conf      2002/03/01 22:48:23     1.7
@@ -2,49 +2,47 @@
 # OSSP rc rc.conf example
 # 
 
-#### Inclusive options ####
-dirs      /usr/local/rc /export/home/macgyver/runcommands
-#file     /export/home/rc.init  #practically only used on command line
-tmp       /var/tmp
-verbose
-#silent
-debug
-#raw
-
-configsection   config          #name for config section in rcfile
-commonsection   common          #name for common section in rcfile
-rcfile          'rc.%s'         #'rc.' followed by the program name
-rcumask         002             #mask checked against rcfile permissions
-deactivate      OSSP_RC_DEACT   #environment variable controls activation
-interpreter     /usr/bin/perl   #command interpreter to use for script code
+#### Return options ####
+#usage       #flag
+#version     #flag
+#help        #flag
+#info        #flag
 
-#RSE what about ${begin} regexref       '(?<=^|\n)%%%s\s*(.+?)(?=\n|;)'
-regexassign    '(\s+)=(.*)$'
-regexparam     '..'             #needs explanation
+#### Output options ####
+raw         #flag
+debug       #flag
+#silent      #flag
+verbose     #flag
 
+#### Exclusive options ####
+#print       #flag
+eval        #flag
+#exec        #flag
 
+#### Inquisitive options ####
+#labels      start
+#query       ${foovar:-foodefault}
 
+#### Pathname options ####
+#conf       #it's too late to set the conf file in the conf file
+locate      /cw/etc/rc.d:/etc/rc.d:/usr/local/rc
+func        rc.func
+tmp         /var/tmp
 
 
-regexsection   '(?<=^|\n)%%%s\s*\n(.+?)(?=\n%\S+|$)'
+#Some of these are not in the docs! Get them in there!
+#!!! FIXME !!!
 
-usage       #flag
-debug       #flag
-force       #flag
-version     #flag
-#conf       #it's too late to set the conf file in the conf file
-locate      /cw/etc/rc.d:/etc/rc.d
-eval        #flag
-func        rc.iofunc \
-            rc.dbgfunc \
-            rc.exfunc
-help        #flag
-info        #flag
-labels      start
-print       #flag
-query       ${foovar:-foodefault}
-silent      #flag
-raw         #flag
-tmp         /var/tmp
-verbose     #flag
-exec        #flag
+#RSE what about ${begin} regexref       '(?<=^|\n)%%%s\s*(.+?)(?=\n|;)'
+#regexassign    '(\s+)=(.*)$'
+#regexparam     '..'             #needs explanation
+
+#force                          #flag
+#file       /export/home/rc.init #practically only used on command line
+#rcfile          'rc.%s'         #'rc.' followed by the program name
+#rcumask         002             #mask checked against rcfile permissions
+#deactivate      OSSP_RC_DEACT   #environment variable controls activation
+#regexsection   '(?<=^|\n)%%%s\s*\n(.+?)(?=\n%\S+|$)'
+#configsection   config          #name for config section in rcfile
+#commonsection   common          #name for common section in rcfile
+#interpreter     /usr/bin/perl   #command interpreter to use for script code

CVSTrac 2.0.1