diff options
author | Bill Nottingham <notting@redhat.com> | 2012-06-08 11:02:54 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2012-06-08 11:02:54 -0400 |
commit | 1a86bf339a45d2601a0da271a648a947f450e663 (patch) | |
tree | 254d4207d906c5f3b02951aaa2a2cf8c7a3a9a70 /sysconfig.txt | |
parent | 890544a5cbee7482962194e1e8bfb478aa39d8a5 (diff) | |
download | initscripts-1a86bf339a45d2601a0da271a648a947f450e663.tar initscripts-1a86bf339a45d2601a0da271a648a947f450e663.tar.gz initscripts-1a86bf339a45d2601a0da271a648a947f450e663.tar.bz2 initscripts-1a86bf339a45d2601a0da271a648a947f450e663.tar.xz initscripts-1a86bf339a45d2601a0da271a648a947f450e663.zip |
Move VLAN= docs to the interface configuration section, rather than /etc/sysconfig/network.
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 451b1cc7..e927503a 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -190,7 +190,6 @@ Generic options: GATEWAY=<gateway IP> GATEWAYDEV=<gateway device to use, when multiple devices have GATEWAY=> (e.g. eth0) NISDOMAIN=<nis domain name> - VLAN=yes|no IPX=yes|no IPXAUTOPRIMARY=on|off (note, that MUST be on|off, not yes|no) IPXAUTOFRAME=on|off (again, not yes|no) @@ -554,6 +553,7 @@ Files in /etc/sysconfig/network-scripts/ BOOTPROTO=none|bootp|dhcp 'bootp' or 'dhcp' cause a DHCP client to run on the device. Any other value causes any static configuration in the file to be applied. + VLAN=yes|no MTU= Default MTU for this device WINDOW= |