openpkg/rc.conf

Fri, 21 Sep 2012 22:38:55 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 21 Sep 2012 22:38:55 +0200
changeset 698
31b10e374497
parent 427
71503088f51b
permissions
-rw-r--r--

Correct permission set, database initialization, dependency, doc path,
and port 5.1 configuration keyword to 5.5.

     1 ##
     2 ##  @l_prefix@/etc/rc.conf -- Run-Command Configuration for OpenPKG Hierarchy
     3 ##
     4 ##  This Bourne-Shell script is sourced from @l_prefix@/etc/rc after
     5 ##  reading the %config sections from the @l_prefix@/etc/rc.d/rc.<name>
     6 ##  script and before executing its %<cmd> section when
     7 ##  "@l_prefix@/bin/openpkg rc <name> <cmd>" is run. You can use this to
     8 ##  override all configuration variables which are listed in the output
     9 ##  of the "@l_prefix@/bin/openpkg rc --config" command. By default this
    10 ##  script obviously is empty.
    11 ##

mercurial