mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
As #25459 points out our default preset is contradictory. Let's fix that. This enables systemd-networkd-wait-online.service, as we enable systemd-networkd.service which enables that anyway. This is safe since network-online.target should not be pulled in by default. Fixes: #25459