openpkg/rc.conf

changeset 13
cb59d6afeb61
child 427
71503088f51b
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/openpkg/rc.conf	Tue Jan 06 23:40:39 2009 +0100
     1.3 @@ -0,0 +1,12 @@
     1.4 +##
     1.5 +##  @l_prefix@/etc/rc.conf -- Run-Command Configuration for OpenPKG Hierarchy
     1.6 +##
     1.7 +##  This Bourne-Shell script is sourced from @l_prefix@/etc/rc after
     1.8 +##  reading the %config sections from the @l_prefix@/etc/rc.d/rc.<name>
     1.9 +##  script and before executing its %<cmd> section when
    1.10 +##  "@l_prefix@/etc/rc <name> <cmd>" is run. You can use this to
    1.11 +##  override all configuration variables which are listed in the output
    1.12 +##  of the "@l_prefix@/etc/rc --config" command. By default this
    1.13 +##  script obviously is empty.
    1.14 +##
    1.15 +

mercurial