See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


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)