man: advise against configuring "monitor-connection-files" in NetworkManager.conf
This commit is contained in:
@@ -166,6 +166,15 @@ plugins-=remove-me
|
|||||||
In some situations, NetworkManager might first delete and add the
|
In some situations, NetworkManager might first delete and add the
|
||||||
connection anew, instead of updating the existing one. Also, NetworkManager
|
connection anew, instead of updating the existing one. Also, NetworkManager
|
||||||
might pick up incomplete settings while the user is still editing the files.
|
might pick up incomplete settings while the user is still editing the files.
|
||||||
|
</para><para>
|
||||||
|
Note that neither this setting nor restarting the NetworkManager daemon
|
||||||
|
is the advised way to reload connection profiles from disk. Instead, after
|
||||||
|
modifying the files reload them with <command>nmcli connection reload</command>
|
||||||
|
or <command>nmcli connection load "$FILENAME"</command>. Even better,
|
||||||
|
instead of modifying files directly, use NetworkManager tools like
|
||||||
|
<command>nmcli</command>, <command>nmtui</command> or the GUI.
|
||||||
|
</para><para>
|
||||||
|
This setting is deprecated and will have no effect in the future.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
Reference in New Issue
Block a user