diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 10 |
1 files changed, 10 insertions, 0 deletions
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=<gateway device> (e.g. eth0) NISDOMAIN=<nis domain name> +/etc/sysconfig/static-routes: + + Contains lines of the form: + + <device> net <network> netmask <netmask> gw <gateway> + + <device> 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 |