#1081633 systemd - Please backport #32194 to stable

Package:
systemd
Source:
systemd
Description:
system and service manager
Submitter:
Bastian Blank
Date:
2025-01-02 10:18:02 UTC
Severity:
normal
#1081633#5
Date:
2024-09-13 10:34:11 UTC
From:
To:
Some of our users got problems with the default of systemd-networkd of
not using the provided domains for lookups by default.  It was reported
from at least one cloud vendor (Microsoft Azure) as a problem.  But it
is not configurable on the systemd side in this version.  So right now
we search for a not too problematic solution to enable this.

Right now we see the following options to do that:
- Patch cloud-init to set this value hard in the generated networkd
  units.
- Use undefined override behaviour in netplan.io to override that value.
- Backport the systemd support for a default.

AFAIK, Ubuntu did actually change the compiled in default to on for some
time now.

Could you please backport the support for changing this default from
#32194?

Bastian

#1081633#10
Date:
2025-01-02 10:14:13 UTC
From:
To:
Hi

I did not get any response to this bug report.  If I don't get
anything, I'll handle that with the release team on my own, but it might
conflict with stuff you want to do.

This is now
https://salsa.debian.org/systemd-team/systemd/-/merge_requests/283

Bastian