summaryrefslogtreecommitdiff
path: root/conf.d/network.Linux
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/network.Linux')
-rw-r--r--conf.d/network.Linux1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/network.Linux b/conf.d/network.Linux
index b945a7b..bda4ac0 100644
--- a/conf.d/network.Linux
+++ b/conf.d/network.Linux
@@ -5,6 +5,7 @@
# You can also use ip to add the default route.
#defaultiproute="192.168.0.1"
+#defaultiproute6="2001:a:b:c"
# ip doesn't handle MTU like ifconfig, but we can do it like so
#ifup_eth0="ip link set \$int mtu 1500"