this is still an env var

This commit is contained in:
Roy Marples
2007-11-23 22:22:18 +00:00
parent 5f120db647
commit 6bc37fd203
2 changed files with 7 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ describe() {
done
}
yesno ${rc_debug} && set -x
yesno ${RC_DEBUG} && set -x
# If we're net.eth0 or openvpn.work then load net or openvpn config
_c=${SVCNAME%%.*}