No longer needed, already ran in pre-trigger
parent
27a101f47c
commit
dff7ea6864
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
if [ -x /bin/plymouth ]; then
|
if [ -x /bin/plymouth ]; then
|
||||||
/bin/plymouth --show-splash
|
|
||||||
/bin/plymouth --newroot=$NEWROOT
|
/bin/plymouth --newroot=$NEWROOT
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue