man: update NetworkManager.conf man page to account for stub-resolv.conf (#68)

NetworkManager checks if /etc/resolv.conf is a symlink to
/run/systemd/resolve/stub-resolv.conf since commit
e09503dcc4. This should be
documented in the corresponding section of NetworkManager.conf(5).

https://github.com/NetworkManager/NetworkManager/pull/68
This commit is contained in:
Adrián Laviós Gomis 2018-02-18 09:49:26 +01:00 committed by Thomas Haller
parent 9daa9346e2
commit 7621fe4e1a

View File

@ -312,6 +312,7 @@ no-auto-default=*
<listitem><para>Set the DNS (<filename>resolv.conf</filename>) processing mode.
If the key is unspecified, <literal>default</literal> is used,
unless <filename>/etc/resolv.conf</filename> is a symlink to
<filename>/run/systemd/resolve/stub-resolv.conf</filename>,
<filename>/run/systemd/resolve/resolv.conf</filename>,
<filename>/lib/systemd/resolv.conf</filename> or
<filename>/usr/lib/systemd/resolv.conf</filename>.