diff options
| author | Michael Biebl <biebl@debian.org> | 2020-04-11 21:28:04 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-04-11 21:28:04 +0200 |
| commit | 1e5977b62f896e844b548c3007ace9e1dfa7f9ed (patch) | |
| tree | 7a7416ed410e72b6200f3d860fd315ec11cc106b /man/NetworkManager.conf.xml | |
| parent | b012fa6e1d808e0736c009799c62d835cbfcc1dd (diff) | |
New upstream version 1.23.90 upstream/1.23.90
Diffstat (limited to 'man/NetworkManager.conf.xml')
| -rw-r--r-- | man/NetworkManager.conf.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 782f1ab5..6aa0398e 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -153,7 +153,9 @@ plugins-=remove-me </varlistentry> <varlistentry> <term><varname>monitor-connection-files</varname></term> - <listitem><para>This setting is deprecated and has no effect.</para></listitem> + <listitem><para>This setting is deprecated and has no effect. Profiles + from disk are never automatically reloaded. Use for example <literal>nmcli connection (re)load</literal> + for that.</para></listitem> </varlistentry> <varlistentry> <term><varname>auth-polkit</varname></term> |