summaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
authorMiloslav Trmac <mitr@volny.cz>2006-05-10 00:08:02 +0000
committerMiloslav Trmac <mitr@volny.cz>2006-05-10 00:08:02 +0000
commit906238c891d3f02b4c706457783694e3a01d91ce (patch)
tree4e2003e9100435d47a727d23dfdcb3f182b987f7 /sysconfig.txt
parent3bd074fd404b4863d811d0a50e9ef484523c6b57 (diff)
downloadinitscripts-906238c891d3f02b4c706457783694e3a01d91ce.tar.gz
initscripts-906238c891d3f02b4c706457783694e3a01d91ce.tar.xz
initscripts-906238c891d3f02b4c706457783694e3a01d91ce.zip
Add METRIC= support for default routes (#124045)
* ifup-ppp, network-functions: Save all default routes, lose no data. * network-functions: - (find_gateway_dev): Fix - it should find the device while $GATEWAY is not the default route - (add_default_route): Don't use configuration for the device that is being brought down; document function purpose and bugs.
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index b02dc53f..ff136580 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -503,6 +503,8 @@ Files in /etc/sysconfig/network-scripts/
IPADDR=
NETMASK=
GATEWAY=
+ METRIC=
+ Metric for the default route using GATEWAY
ONBOOT=yes|no
HOTPLUG=yes|no
USERCTL=yes|no