From b9954eb55fd79de0b966e6da16a2288a70edf274 Mon Sep 17 00:00:00 2001 From: "Michael K. Johnson" Date: Mon, 16 Mar 1998 15:39:28 +0000 Subject: document the static-routes file. Include documentation for how it *will* be, rather than how it is now ("any"). --- sysconfig.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sysconfig.txt b/sysconfig.txt index 00736a87..ddae4457 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -49,6 +49,16 @@ Files in /etc/sysconfig GATEWAYDEV= (e.g. eth0) NISDOMAIN= +/etc/sysconfig/static-routes: + + Contains lines of the form: + + net netmask gw + + may be a device name to have the route brought up and + down with the device, or "any" to have the correct devices calculated + at run time. + /etc/sysconfig/pcmcia: PCMCIA=yes|no -- cgit v1.2.1