LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Slow boot fix for systemd-networkd-wait-online.service
#1
Made my boot times from 1 minute, to a few seconds:

Code:
sudo systemctl edit --full systemd-networkd-wait-online.service

change:

Code:
ExecStart=/lib/systemd/systemd-networkd-wait-online

to:

Code:
ExecStart=/lib/systemd/systemd-networkd-wait-online --timeout=5

reboot.

Fix is specific ONLY to this systemd service.
Reply


Messages In This Thread
Slow boot fix for systemd-networkd-wait-online.service - by Valtam - 09-29-2023, 03:33 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)