From 08e68d5001cbaf68fefb60b3e1a67b6310dbcc90 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Mon, 7 Oct 2013 22:57:29 +0300 Subject: [PATCH] busybox: start debugshell on "tty" boot parameter --- packages/sysutils/busybox/system.d/debug-shell.service | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/sysutils/busybox/system.d/debug-shell.service b/packages/sysutils/busybox/system.d/debug-shell.service index 89f350563c..f7e900af8a 100644 --- a/packages/sysutils/busybox/system.d/debug-shell.service +++ b/packages/sysutils/busybox/system.d/debug-shell.service @@ -1,6 +1,7 @@ [Unit] Description=Debug Shell +ConditionKernelCommandLine=|tty ConditionKernelCommandLine=|debugging ConditionPathExists=|/storage/.cache/debug.openelec