Fix rc-help regarding per runlevel config files

This commit is contained in:
Roy Marples 2007-10-04 14:44:13 +00:00
parent 53176d12ad
commit 24e0790e38

View File

@ -234,9 +234,12 @@ printf "
" "
fi fi
printf " /etc/conf.d/rc${NL:- } /etc/conf.d/rc.${SOFTLEVEL}" printf " /etc/conf.d/rc
printf " /etc/conf.d/${SERVICE}${NL} /etc/conf.d/${SERVICE}.${SOFTLEVEL}" /etc/conf.d/rc.\${RC_SOFTLEVEL}
printf " /etc/rc.conf" /etc/conf.d/${SERVICE}
/etc/conf.d/${SERVICE}.\${RC_SOFTLEVEL}
/etc/rc.conf
\${RC_SOFTLEVEL} denotes the name of the runlevel"
if [ "${BE_VERBOSE}" = "yes" ] ; then if [ "${BE_VERBOSE}" = "yes" ] ; then
printf " printf "