From 2c0a71172d06a9d1e737c775fc40c3989e959902 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 19 Dec 2009 08:03:35 +0000 Subject: default route commands on Linux now require gw or via (iproute2). --- conf.d/network.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'conf.d/network.in') diff --git a/conf.d/network.in b/conf.d/network.in index 68141a7..c7f948c 100644 --- a/conf.d/network.in +++ b/conf.d/network.in @@ -9,10 +9,6 @@ # You should note that we don't stop the network at system shutdown by default. # If you really need this, then set shutdown_network=YES -# 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