summaryrefslogtreecommitdiff
path: root/libnm-core
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-10-24 09:34:35 +0200
committerThomas Haller <thaller@redhat.com>2017-10-31 19:35:33 +0100
commitef60cf890fa741ac6d2f21d58cbe5e6d5b32a923 (patch)
tree1c1fa162d152f6eb2b3a28c5e3c7dd2812a5ba59 /libnm-core
parent18f2d272ba9e76ff93aac9983dd0590923aaf7d0 (diff)
downloadNetworkManager-ef60cf890fa741ac6d2f21d58cbe5e6d5b32a923.tar.gz
docs: clearify documentation of connection.autoconnect-retries
Diffstat (limited to 'libnm-core')
-rw-r--r--libnm-core/nm-setting-connection.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-connection.c b/libnm-core/nm-setting-connection.c
index 28d7a8f6b7..22b1f3891d 100644
--- a/libnm-core/nm-setting-connection.c
+++ b/libnm-core/nm-setting-connection.c
@@ -1665,7 +1665,9 @@ nm_setting_connection_class_init (NMSettingConnectionClass *setting_class)
*
* The number of times a connection should be tried when autoactivating before
* giving up. Zero means forever, -1 means the global default (4 times if not
- * overridden). Setting this to 1 means to try activation once and never retry.
+ * overridden). Setting this to 1 means to try activation only once before
+ * blocking autoconnect. Note that after a timeout, NetworkManager will try
+ * to autoconnect again.
*/
/* ---ifcfg-rh---
* property: autoconnect-retries