1.1 --- a/openpkg/rc.conf Tue Jul 31 12:12:54 2012 +0200 1.2 +++ b/openpkg/rc.conf Tue Jul 31 12:23:42 2012 +0200 1.3 @@ -1,12 +1,12 @@ 1.4 ## 1.5 -## @l_prefix@/etc/rc.conf -- Runcommand Configuration for OpenPKG Hierarchy 1.6 +## @l_prefix@/etc/rc.conf -- Run-Command Configuration for OpenPKG Hierarchy 1.7 ## 1.8 ## This Bourne-Shell script is sourced from @l_prefix@/etc/rc after 1.9 ## reading the %config sections from the @l_prefix@/etc/rc.d/rc.<name> 1.10 ## script and before executing its %<cmd> section when 1.11 -## "@l_prefix@/etc/rc <name> <cmd>" is run. You can use this to 1.12 +## "@l_prefix@/bin/openpkg rc <name> <cmd>" is run. You can use this to 1.13 ## override all configuration variables which are listed in the output 1.14 -## of the "@l_prefix@/etc/rc --config" command. By default this 1.15 +## of the "@l_prefix@/bin/openpkg rc --config" command. By default this 1.16 ## script obviously is empty. 1.17 ## 1.18