A Brief But Accurate Documentation, BSD Linux And Programming

 Docker

Saturday, May 8, 2021

How to fix "NetworkManager-wait-online.service" is slowing down at startup

 



Disable NetworkManager-wait-online.service is not good idea. Thus, we just disable at boot and let it still function normally. You can mark as mask:
                                                     sudo systemctl mask NetworkManager-wait-online.service

reboot your system and check if it is working and run systemd-analyze blame

No comments:

Post a Comment

Back to top