On Sun, Jul 18, 2021 at 11:12 AM Joe Zeff <j...@zeff.us> wrote: > > On 7/18/21 7:38 AM, John Mellor wrote: > > Here is the top of the current systemd-analyse blame output: > > > > $ systemd-analyze blame > > 27.625s plymouth-quit-wait.service
This counts the time to get to the login window, plymouth itself doesn't have a meaningful amount of startup time cost. It's just getting dinged because it's waiting for everything else required for startup prior to it being able to exit. So you can ignore it. > > 21.726s udisks2.service > > 13.932s libvirtd.service > > 13.711s systemd-journal-flush.service All three of these are suspiciously long. Post /etc/fstab, /proc/cmdline, and the output from 'journalctl -b -o short-monotonic --no-hostname > journal.log' -- Chris Murphy _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure