From 22b4da07a36c67746cc31b46eefa4b2fe2c1aab8 Mon Sep 17 00:00:00 2001 From: toby Date: Sat, 23 Feb 2019 06:22:12 +0000 Subject: [PATCH] removing jumbo frames from uplinks. it aint happening.... --- debian/wit-network-config.postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/wit-network-config.postinst b/debian/wit-network-config.postinst index 18aa1a7..54164db 100755 --- a/debian/wit-network-config.postinst +++ b/debian/wit-network-config.postinst @@ -165,7 +165,6 @@ case "$1" in auto $ifname iface $ifname inet static address ${ipv4/\\/} - mtu 9000 iface $ifname inet6 static address ${ipv6/\\/}