summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorJonathan Bauer2013-03-12 13:14:08 +0100
committerJonathan Bauer2013-03-12 13:14:08 +0100
commita49e60cb2d097c8bb4ec3ae2e473f1f2aab697b4 (patch)
treeaae5dbfadf406368c7afebe73bb1aaab02fc57ac /remote
parentmltk now uses setup_core (diff)
downloadtm-scripts-a49e60cb2d097c8bb4ec3ae2e473f1f2aab697b4.tar.gz
tm-scripts-a49e60cb2d097c8bb4ec3ae2e473f1f2aab697b4.tar.xz
tm-scripts-a49e60cb2d097c8bb4ec3ae2e473f1f2aab697b4.zip
stage3.1 'debug' to drop a shell
Diffstat (limited to 'remote')
-rwxr-xr-xremote/core/data/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/core/data/init b/remote/core/data/init
index 510a17e3..54044938 100755
--- a/remote/core/data/init
+++ b/remote/core/data/init
@@ -32,7 +32,7 @@ read KCL < /proc/cmdline
export KCL
for opts in ${KCL}; do
case ${opts} in
- debug=*)
+ debug*)
DEBUG=1;;
ip=*)
# process IP info