diff options
Diffstat (limited to 'sh/rc-help.sh')
-rwxr-xr-x | sh/rc-help.sh | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sh/rc-help.sh b/sh/rc-help.sh index 5e2de1c7..6c568f33 100755 --- a/sh/rc-help.sh +++ b/sh/rc-help.sh @@ -234,9 +234,12 @@ printf " " fi -printf " /etc/conf.d/rc${NL:- } /etc/conf.d/rc.${SOFTLEVEL}" -printf " /etc/conf.d/${SERVICE}${NL} /etc/conf.d/${SERVICE}.${SOFTLEVEL}" -printf " /etc/rc.conf" +printf " /etc/conf.d/rc + /etc/conf.d/rc.\${RC_SOFTLEVEL} + /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 printf " |