aidecoe/plymouth-openrc-plugin

Splash does not display on shutdown.

tlhonmey opened this issue · 1 comments

Because it shuts down as soon as it sees localmount go past, and that's now at the beginning of the shutdown process instead of the end.

line 243: substitute "mount-ro" for "localmount".

(I know you're not maintaining this anymore, so if you don't want to fix it, that's fine. But now at least it's here for anyone who needs to know.)

Fixed.