diff options
author | Bill Nottingham <notting@redhat.com> | 2002-03-12 17:51:04 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-03-12 17:51:04 +0000 |
commit | a3c8e9c92b8a97f32dca7084db9591e2cd432f58 (patch) | |
tree | fa3cdd1e6f70114ec3034675e220b552e2c43ef1 /sysconfig.txt | |
parent | 2b4ff54e220b94aba363506ef62a8aa4c5979dc5 (diff) | |
download | initscripts-a3c8e9c92b8a97f32dca7084db9591e2cd432f58.tar initscripts-a3c8e9c92b8a97f32dca7084db9591e2cd432f58.tar.gz initscripts-a3c8e9c92b8a97f32dca7084db9591e2cd432f58.tar.bz2 initscripts-a3c8e9c92b8a97f32dca7084db9591e2cd432f58.tar.xz initscripts-a3c8e9c92b8a97f32dca7084db9591e2cd432f58.zip |
revert LVS-related changes
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 04c313de..be7ac832 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -506,7 +506,6 @@ Files in /etc/sysconfig/network-scripts/ DEVICE=<name of physical device (except dynamically-allocated PPP devices where it is the "logical name")> IPADDR= - SRCADDR= NETMASK= GATEWAY= ONBOOT=yes|no @@ -521,8 +520,6 @@ Files in /etc/sysconfig/network-scripts/ file if PEERDNS is not set to "no". FIREWALL_MODS=yes|no modify firewall to attempt to allow DNS through. Defaults to 'yes'. - SRCADDR= - use the specified source address for outgoing packets If BOOTPROTO is not "none", then the only other item that must be set is the DEVICE item; all the rest will be determined |