You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the desktop profile network-manager manages all interfaces,
and networkd manages none, so systemd-networkd-wait-online.service
will timeout and fail as no interfaces are available for networkd,
breaking units waiting for network-online.target.
Add a higher priority preset for the desktop profile and disable
networkd by default.
0 commit comments