How can I make it so that graphical login shows up before/asynchronously of network configuration? I have to use DHCP, and sometimes the DHCP server dies in subtle ways, leading to significantly longer boot times.
Compared to a fresh install it seems that smbd.service pulled network into the critical chain. The only network thing I have in fstab is //sh/are /m/p cifs noauto,x-systemd.automount.
$ systemd-analyze critical-chain
graphical.target @10.231s
└─multi-user.target @10.231s
└─smbd.service @10.126s +105ms
└─nmbd.service @9.911s +205ms
└─network-online.target @9.892s
└─NetworkManager-wait-online.service @1.075s +8.816s
└─NetworkManager.service @855ms +79ms