Hello everyone,
Hello everyone,
I'm currently running Ubuntu and experiencing a significant delay during startup due to the NetworkManager-wait-online.service, which seems to hang for around 2 minutes waiting for network connectivity. However, I don't need the system to wait for network connections during boot.
I've tried disabling the service using the following commands:
sudo systemctl disable NetworkManager-wait-online.service
sudo systemctl mask NetworkManager-wait-online.service
But even after disabling and masking the service, the delay remains when I reboot the system, and the service seems to continue running as if I hadn't disabled it.
Thanks a lot
Hello everyone,
I'm currently running Ubuntu and experiencing a significant delay during startup due to the NetworkManager-wait-online.service, which seems to hang for around 2 minutes waiting for network connectivity. However, I don't need the system to wait for network connections during boot.
I've tried disabling the service using the following commands:
sudo systemctl disable NetworkManager-wait-online.service
sudo systemctl mask NetworkManager-wait-online.service
But even after disabling and masking the service, the delay remains when I reboot the system, and the service seems to continue running as if I hadn't disabled it.
Thanks a lot