From 501893c4bc93fc7b9dfd5c5c73a6ac3fffa875d5 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sat, 28 Dec 2019 15:20:06 +0100 Subject: [PATCH] man: document connectivity.enabled option in NetworkManager.conf manual (cherry picked from commit 655e1aa97f21ef4e73e23cc495f31611920a7404) --- man/NetworkManager.conf.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 6d78ab161c..8cffc06ff7 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -1082,6 +1082,19 @@ managed=1 + + enabled + Whether connectivity check is enabled. + Note that to enable connectivity check, a valid uri must + also be configured. The value defaults to true, but since + the uri is unset by default, connectivity check may be disabled. + The main purpose of this option is to have a single flag + to disable connectivity check. Note that this setting can + also be set via D-Bus API at runtime. In that case, the value gets + stored in /var/lib/NetworkManager/NetworkManager-intern.conf + file. + + uri The URI of a web page to periodically