[PR #590] [MERGED] Check if system is our manager when resolvconf #12773

Closed
opened 2026-08-05 02:06:39 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/590
Author: @mlsmaycon
Created: 11/29/2022
Status: Merged
Merged: 11/29/2022
Merged by: @mlsmaycon

Base: mainHead: handle-resolvconf-systemd


📝 Commits (1)

  • 3f5fadf Check if system is our manager when resolvconf

📊 Changes

2 files changed (+27 additions, -0 deletions)

View changed files

📝 client/internal/dns/host_linux.go (+10 -0)
📝 client/internal/dns/systemd_linux.go (+17 -0)

📄 Description

Sometimes resolvconf will manage the /etc/resolv.conf file And systemd-resolved still the DNS manager


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/590 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 11/29/2022 **Status:** ✅ Merged **Merged:** 11/29/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `handle-resolvconf-systemd` --- ### 📝 Commits (1) - [`3f5fadf`](https://github.com/netbirdio/netbird/commit/3f5fadfa7e444c1a2d305ebcfd187291f7a8cb30) Check if system is our manager when resolvconf ### 📊 Changes **2 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/dns/host_linux.go` (+10 -0) 📝 `client/internal/dns/systemd_linux.go` (+17 -0) </details> ### 📄 Description Sometimes resolvconf will manage the /etc/resolv.conf file And systemd-resolved still the DNS manager --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:06:39 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12773