summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2016-10-08 10:27:18 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2016-10-16 12:56:09 +0200
commita67bdbc331734d0a3dc4637cba92914f93a09f99 (patch)
tree82c4ae2e9947c9aa9521d5dc9c79fe07652a0a5b /man
parent2a93d44a7a1542325495beb66c499b70613eb653 (diff)
downloadNetworkManager-a67bdbc331734d0a3dc4637cba92914f93a09f99.tar.gz
core: handle the autoconnect-retries property
Diffstat (limited to 'man')
-rw-r--r--man/NetworkManager.conf.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index e3b90d541c..99cb279613 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -356,6 +356,21 @@ no-auto-default=*
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>autoconnect-retries-default</varname></term>
+ <listitem>
+ <para>
+ The number of times a connection activation should be
+ automatically tried before switching to another one. This
+ value applies only to connections that can auto-connect
+ and have a
+ <literal>connection.autoconnect-retries</literal> property
+ set to -1. If not specified, connections will be retried 4
+ times.
+ </para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>