Ok, I just played a bit with /etc/lsb-base-logging.sh and managed to get something that should fix the issue. It's currently not taking care of all the possible lsb functions but should work with everything you have in your log.
Can you try replacing your /etc/lsb-base-logging.sh with the one attached to this bug report and see if that fixes your issue ? Basically what the new one does is detect if plymouth is running and if it's, store the whole line in a variable and print it only when the _end_ function is called (with the return code). ** Attachment added: "lsb-base-logging.sh" https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/752393/+attachment/2017380/+files/lsb-base-logging.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752393 Title: lsb init scripts show line buffering problems on bootup -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
