Bug 1921057
| Summary: | RFE: let systemd-resolved take over /etc/resolv.conf automatically and restore previous setting when stopped | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Menšík <pemensik> |
| Component: | systemd | Assignee: | systemd-maint |
| Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 34 | CC: | edgar.hoch, fedoraproject, filbranden, flepied, kasong, lnykryn, msekleta, ssahani, s, systemd-maint, yuwatana, zbyszek, z |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-15 20:18:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Petr Menšík
2021-01-27 13:14:15 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle. Changing version to 34. I guess this could be done in principle, but the downsides are bigger than the potential advantages. systemd-resolved is running sandboxed. So we would need to either give more permissions to it (which we certainly don't want to do), or set up a helper service. But the use case seems too fringe to do that. Right now the expectation is that if name resolution is configured automatically by the distro. If a user wants to set some different configuration, they have to make various decisions and set a few different things appropriately. Alternative setups and other tinkering are of course OK, but then the promise of a working setup out of the box doesn't apply. So yeah, I can symphatize with the request to some extent, I don't think this is something we would ever want to support. |