From 2590556a825d10f48ca3d4443b41156bb019c9af Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 30 Apr 2010 18:47:11 +0200 Subject: Merging casper 1.196. --- scripts/live-bottom/19keyboard | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts') diff --git a/scripts/live-bottom/19keyboard b/scripts/live-bottom/19keyboard index 52a6a58..f903f2b 100755 --- a/scripts/live-bottom/19keyboard +++ b/scripts/live-bottom/19keyboard @@ -107,6 +107,10 @@ then if [ -f /root/etc/init.d/usplash ] then sed -i 's/CONSOLE_SCREEN=$/CONSOLE_SCREEN=setupcon/; t END; b; : END; n; b END' /root/etc/init.d/usplash + elif [ -f /root/etc/init/usplash.conf ] + then + sed -i '/^post-stop script/a\ + setupcon' /root/etc/init/usplash.conf fi fi elif [ -e /root/usr/sbin/install-keymap ] -- cgit v1.2.3