openpkg/rc.conf

changeset 743
51daf2b49ad7
parent 427
71503088f51b
equal deleted inserted replaced
1:5fc49444b38d 2:1277440e7b34
1 ## 1 ##
2 ## @l_prefix@/etc/rc.conf -- Runcommand Configuration for OpenPKG Hierarchy 2 ## @l_prefix@/etc/rc.conf -- Run-Command Configuration for OpenPKG Hierarchy
3 ## 3 ##
4 ## This Bourne-Shell script is sourced from @l_prefix@/etc/rc after 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> 5 ## reading the %config sections from the @l_prefix@/etc/rc.d/rc.<name>
6 ## script and before executing its %<cmd> section when 6 ## script and before executing its %<cmd> section when
7 ## "@l_prefix@/etc/rc <name> <cmd>" is run. You can use this to 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 8 ## override all configuration variables which are listed in the output
9 ## of the "@l_prefix@/etc/rc --config" command. By default this 9 ## of the "@l_prefix@/bin/openpkg rc --config" command. By default this
10 ## script obviously is empty. 10 ## script obviously is empty.
11 ## 11 ##
12 12

mercurial