openpkg/rc.conf

Tue, 31 Jul 2012 12:12:54 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 31 Jul 2012 12:12:54 +0200
changeset 427
71503088f51b
parent 13
cb59d6afeb61
child 428
f880f219c566
permissions
-rw-r--r--

Correct english, add missing rpl_strnlen, include RPM vars by default.

     1 ##
     2 ##  @l_prefix@/etc/rc.conf -- Runcommand 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@/etc/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@/etc/rc --config" command. By default this
    10 ##  script obviously is empty.
    11 ##

mercurial