I looked at what Fedora was doing. The only difference seems to be network-online waits for Networkmanager to say it's online.
sudo systemctl add-wants network-online.target NetworkManager-wait-online.service
This fixes the issue in my testing. Unfortunately it also makes NetworkManager-wait-online.service the biggest blame for bootup time. Any other ideas?
I looked at what Fedora was doing. The only difference seems to be network-online waits for Networkmanager to say it's online. online. target NetworkManager- wait-online. service
sudo systemctl add-wants network-
This fixes the issue in my testing. Unfortunately it also makes NetworkManager- wait-online. service the biggest blame for bootup time. Any other ideas?