After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 764004 - [review] add dns rc-manager=file to write /etc/resolv.conf as file [th/dns-resolv-conf-file-bgo764004]
[review] add dns rc-manager=file to write /etc/resolv.conf as file [th/dns-re...
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks: nm-1-2
 
 
Reported: 2016-03-21 21:28 UTC by Thomas Haller
Modified: 2016-03-23 08:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Comment 1 Thomas Haller 2016-03-21 21:29:37 UTC
th/dns-resolv-conf-file-bgo764004
Comment 2 Beniamino Galvani 2016-03-22 08:06:50 UTC
LGTM
Comment 3 Beniamino Galvani 2016-03-23 07:44:00 UTC
> dns: add new "rc-manager=file"

+        was built. Regardless of this setting, NetworkManager will
+        always write resolv.conf to its runstate directory.</para>

runtime state?

         <para><literal>none</literal>: NetworkManager will directly
+        symlink <filename>/etc/resolv.conf</filename> to its private

s/directly// ?

> fixup! dns: add new "rc-manager=file"

+        * This is the only situtation, where we don't try to update our

situation