summaryrefslogtreecommitdiff
path: root/man/NetworkManager.conf.xml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-10-24 10:13:11 +0200
committerThomas Haller <thaller@redhat.com>2017-10-31 19:35:33 +0100
commit89e518db5a332e1f6320005bc1ee2619f11ac34b (patch)
tree1d3656a2445178291abad703d5f0f88707a2ad64 /man/NetworkManager.conf.xml
parentef60cf890fa741ac6d2f21d58cbe5e6d5b32a923 (diff)
downloadNetworkManager-89e518db5a332e1f6320005bc1ee2619f11ac34b.tar.gz
libnm,cli,ifcfg-rh: add NMSetting8021x:auth-retries property
Diffstat (limited to 'man/NetworkManager.conf.xml')
-rw-r--r--man/NetworkManager.conf.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index 611c7d0798..357474eaf8 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -742,6 +742,11 @@ ipv6.ip6-privacy=0
<listitem><para>If left unspecified, the default value
"<literal>optional</literal>" will be used.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>802-1x.auth-retries</varname></term>
+ <listitem><para>If left unspecified, the default value is 3 tries before failing the connection.
+ </para></listitem>
+ </varlistentry>
</variablelist>
</para>
</refsect2>