From 3124cda0f2599319e243b15e04361c63d1cb48dd Mon Sep 17 00:00:00 2001 From: toby Date: Fri, 19 Oct 2018 23:37:46 +0200 Subject: [PATCH] up1 should not run dad attempts --- debian/wit-network-config.postinst | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/wit-network-config.postinst b/debian/wit-network-config.postinst index ff0bbb3..6da3c97 100755 --- a/debian/wit-network-config.postinst +++ b/debian/wit-network-config.postinst @@ -142,6 +142,7 @@ case "$1" in iface $ifname inet6 static address ${ipv6/\\/} + dad-attempts 0 EOF