From a165fbe384ed4851ea42d7fa2d2d74daa0c02f1c Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 14 Dec 2009 19:31:18 +0000 Subject: Support inet6 routes. --- conf.d/network.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf.d') diff --git a/conf.d/network.in b/conf.d/network.in index 7201925..68141a7 100644 --- a/conf.d/network.in +++ b/conf.d/network.in @@ -11,6 +11,8 @@ # You can assign a default route #defaultroute="192.168.0.1" +#defaultroute6="2001:a:b:c" + # Lastly, the interfaces variable pulls in virtual interfaces that cannot # be automatically detected. #interfaces="br0 bond0 vlan0" -- cgit v1.2.3