rc: cleanup last boot plymouth message to start with a clean splash on shutdown
This commit is contained in:
parent
65a6f29348
commit
f13cf13e4a
@ -144,5 +144,6 @@ if [ ! "$runlevel" = "5" ]; then
|
|||||||
chvt 1
|
chvt 1
|
||||||
$PLYMOUTH quit
|
$PLYMOUTH quit
|
||||||
else
|
else
|
||||||
|
$PLYMOUTH message --text=""
|
||||||
[ -e /run/plymouth/pid ] && touch /var/spool/gdm/force-display-on-active-vt
|
[ -e /run/plymouth/pid ] && touch /var/spool/gdm/force-display-on-active-vt
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user