I think you need a '|| true' after this since it will return 1 if
plymouthd isn't running.  Also, plymouth isn't necessarily in the
initramfs at all, so to avoid an error message I'd suggest guarding this
with 'if command -v plymouth >/dev/null 2>&1'.

-- 
[regression] boot degraded question never posed
https://bugs.launchpad.net/bugs/628400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to