From 6bc37fd203298f8467d70da4d7bbc37a2e2192bb Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 23 Nov 2007 22:22:18 +0000 Subject: this is still an env var --- sh/runscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh') diff --git a/sh/runscript.sh b/sh/runscript.sh index 78433e8..162efb2 100755 --- a/sh/runscript.sh +++ b/sh/runscript.sh @@ -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%%.*} -- cgit v1.2.3