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