From dcb563220c0a3aeba5ba9e78a869aacf1ed76287 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 4 Dec 2020 14:06:33 +0100 Subject: [PATCH] Specify networkmanager version as it's written in ADR (#15821) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Joakim Sørensen --- source/more-info/unsupported/network_manager.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/more-info/unsupported/network_manager.markdown b/source/more-info/unsupported/network_manager.markdown index 711739b2d88..54ccecc6ef0 100644 --- a/source/more-info/unsupported/network_manager.markdown +++ b/source/more-info/unsupported/network_manager.markdown @@ -12,9 +12,11 @@ or via the command-line. This requires NetworkManager to be installed, active and in control of at least one network interface on the host. +The current minimum supported version of NetworkManager is: 1.14.6. + ## The solution -If you have not already, install Network Manager on the host. +If you have not already, install or update Network Manager on the host. When it is installed, you need to make sure it manages at least one interface [see the documentation for the network manager](https://wiki.debian.org/NetworkManager).