diff options
author | Bill Nottingham <notting@redhat.com> | 2012-04-11 15:39:58 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2012-04-11 15:39:58 -0400 |
commit | e34ad8058e963e30e53ee0d915a8c44a2a391970 (patch) | |
tree | 9652ef9e4d023cb0996b98be9bc7a95a8279e709 /sysconfig.txt | |
parent | 104dcaa033ef96368698fac311c5a05575de845a (diff) | |
download | initscripts-e34ad8058e963e30e53ee0d915a8c44a2a391970.tar initscripts-e34ad8058e963e30e53ee0d915a8c44a2a391970.tar.gz initscripts-e34ad8058e963e30e53ee0d915a8c44a2a391970.tar.bz2 initscripts-e34ad8058e963e30e53ee0d915a8c44a2a391970.tar.xz initscripts-e34ad8058e963e30e53ee0d915a8c44a2a391970.zip |
Update docs to not reference ifconfig.
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 a64bb59b..451b1cc7 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -722,7 +722,7 @@ Files in /etc/sysconfig/network-scripts/ {IPXNETNUM,IPXPRIMARY,IPXACTIVE}_{802_2,802_3,ETHERII,SNAP} configuration matrix for IPX. Only used if IPX is active. Managed from /etc/sysconfig/network-scripts/ifup-ipx - ARP=yes|no (adds 'arp' flag to ifconfig, for use with the + ARP=yes|no (adds 'arp' flag to ip, for use with the ethertap device) LINKDELAY=<time in seconds> Time that the system should pause after the specific interface is |