From dff7ea686486c8203f0c413ece8286f20b75b386 Mon Sep 17 00:00:00 2001 From: Warren Togami Date: Wed, 3 Jun 2009 13:10:57 -0400 Subject: [PATCH] No longer needed, already ran in pre-trigger --- modules.d/50plymouth/plymouth-newroot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/modules.d/50plymouth/plymouth-newroot.sh b/modules.d/50plymouth/plymouth-newroot.sh index af04f3cb..be563cdd 100755 --- a/modules.d/50plymouth/plymouth-newroot.sh +++ b/modules.d/50plymouth/plymouth-newroot.sh @@ -1,6 +1,5 @@ #!/bin/sh if [ -x /bin/plymouth ]; then - /bin/plymouth --show-splash /bin/plymouth --newroot=$NEWROOT fi