diff options
Diffstat (limited to 'docs/api/html/NetworkManager.conf.html')
| -rw-r--r-- | docs/api/html/NetworkManager.conf.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index e669367e..27f8b7a0 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Part I. Manual Pages"> <link rel="prev" href="NetworkManager.html" title="NetworkManager"> <link rel="next" href="nmcli.html" title="nmcli"> -<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -320,10 +320,10 @@ no-auto-default=* <code class="literal">rc-manager</code> <code class="literal">unmanaged</code></p> <p>Note that the plugins <code class="literal">dnsmasq</code>, <code class="literal">systemd-resolved</code> and <code class="literal">unbound</code> are caching local nameservers. - Hence, when NetworkManager writes <code class="filename">/var/run/NetworkManager/resolv.conf</code> + Hence, when NetworkManager writes <code class="filename">/run/NetworkManager/resolv.conf</code> and <code class="filename">/etc/resolv.conf</code> (according to <code class="literal">rc-manager</code> setting below), the name server there will be localhost only. - NetworkManager also writes a file <code class="filename">/var/run/NetworkManager/no-stub-resolv.conf</code> + NetworkManager also writes a file <code class="filename">/run/NetworkManager/no-stub-resolv.conf</code> that contains the original name servers pushed to the DNS plugin.</p> </td> </tr> @@ -336,12 +336,12 @@ no-auto-default=* "<code class="literal">symlink</code>". Regardless of this setting, NetworkManager will always write resolv.conf to its runtime state directory - <code class="filename">/var/run/NetworkManager/resolv.conf</code>.</p> + <code class="filename">/run/NetworkManager/resolv.conf</code>.</p> <p><code class="literal">symlink</code>: If <code class="filename">/etc/resolv.conf</code> is a regular file, NetworkManager will replace the file on update. If <code class="filename">/etc/resolv.conf</code> is instead a symlink, NetworkManager will leave it alone. Unless the symlink points to the internal file - <code class="filename">/var/run/NetworkManager/resolv.conf</code>, + <code class="filename">/run/NetworkManager/resolv.conf</code>, in which case the symlink will be updated to emit an inotify notification. This allows the user to conveniently instruct NetworkManager not to manage <code class="filename">/etc/resolv.conf</code> by replacing it with @@ -1466,6 +1466,6 @@ interface-name:vboxnet*,except:interface-name:vboxnet2 </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29</div> +<hr>Generated by GTK-Doc V1.29.1</div> </body> </html> \ No newline at end of file |