From ccf1c0299fbe5f6b59e494aabc9883948b7a9df1 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Tue, 12 Aug 2014 20:50:13 +0200 Subject: networkd: disable ipv4ll default routes by default This causes machines without connectivity to hang where they would otherwise fail. Keep it opt-in for now, but consider whether we sholud just drop it. --- man/systemd.network.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemd.network.xml') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 3af199e84a..9ef69fa1b7 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -220,7 +220,7 @@ A boolean. When true, sets up the route needed for non-IPv4LL hosts to communicate with IPv4LL-only hosts. Defaults - to true. + to false. -- cgit v1.2.3-54-g00ecf