From d942e3a5eaaf18b7ad682845320925d5c5e4de77 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 22 Aug 2012 15:03:19 +0200 Subject: plymouth plugin updated to set the theme to the target system --- .../plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/os-plugins/plugins/plymouth/init-hooks') diff --git a/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh b/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh index 54a86774..ad90e30f 100644 --- a/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh +++ b/src/os-plugins/plugins/plymouth/init-hooks/40-started-hw-config/plymouth.sh @@ -1,5 +1,6 @@ # only start with no debug level if [ $DEBUGLEVEL -eq 0 ]; then - /sbin/plymouthd --mode=boot --attach-to-session + /sbin/plymouthd --attach-to-session + #/sbin/plymouthd --mode=shutdown --attach-to-session /bin/plymouth show-splash fi -- cgit v1.2.3-55-g7522