Linux Lite Forums
5 Minute Boot - Printable Version

+- Linux Lite Forums (https://dfgkh547-jsdfv8.iyhkj.tk/forums)
+-- Forum: Software - Support (https://dfgkh547-jsdfv8.iyhkj.tk/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://dfgkh547-jsdfv8.iyhkj.tk/forums/forumdisplay.php?fid=20)
+--- Thread: 5 Minute Boot (/showthread.php?tid=9702)



5 Minute Boot - frank4360 - 11-16-2025

Booting LinuxLite now takes up to 5 minutes!

Here is the output from "systemd-analyze blame"

Quote:5min 53ms networking.service
  5.527s NetworkManager-wait-online.service
  5.019s systemd-networkd-wait-online.service
  3.390s hddtemp.service
  3.347s lightdm.service
  3.336s plymouth-quit-wait.service
  1.555s snapd.seeded.service
  1.511s systemd-udev-settle.service
  1.362s snapd.service
    994ms blueman-mechanism.service

I already have the mod 
Quote:[Service]
Type=oneshot
ExecStart=/lib/systemd/systemd-networkd-wait-online --timeout=5
RemainAfterExit=yes

Any ideas greatly appreciated.