mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-22 22:03:43 +03:00
615d795d9a
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