From 83c00bf14baa9723dbb65f56615b53eee8bc6384 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Mar 2010 09:38:19 +0100 Subject: [PATCH] plymouth-lite: - change runlevel "text" to "textmode" --- packages/sysutils/plymouth-lite/init.d/00_plymouth | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/plymouth-lite/init.d/00_plymouth b/packages/sysutils/plymouth-lite/init.d/00_plymouth index 3008c940f4..29d0e7e828 100755 --- a/packages/sysutils/plymouth-lite/init.d/00_plymouth +++ b/packages/sysutils/plymouth-lite/init.d/00_plymouth @@ -1,7 +1,7 @@ # # starting splash # -# runlevels: openelec, text +# runlevels: openelec, textmode ( [ "$DEBUG" != "yes" -a "$TEXTMODE" != "yes" \