aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2001-08-24 16:22:34 +0000
committerBill Nottingham <notting@redhat.com>2001-08-24 16:22:34 +0000
commit9ec3192bcdc9cfdb64f97efef43008633ef9603e (patch)
treee9487059a089052d56a0103c377ab0b7ad400b3b
parent2cb398321921a4a3ca739407d246204adfc86c46 (diff)
downloadinitscripts-9ec3192bcdc9cfdb64f97efef43008633ef9603e.tar
initscripts-9ec3192bcdc9cfdb64f97efef43008633ef9603e.tar.gz
initscripts-9ec3192bcdc9cfdb64f97efef43008633ef9603e.tar.bz2
initscripts-9ec3192bcdc9cfdb64f97efef43008633ef9603e.tar.xz
initscripts-9ec3192bcdc9cfdb64f97efef43008633ef9603e.zip
add a comment about PROMISC and ALLMULTI being deprecated
-rw-r--r--sysconfig.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index 7950e2e7..e93a3ebd 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -504,8 +504,11 @@ Files in /etc/sysconfig/network-scripts/
Managed from /etc/sysconfig/network-scripts/ifup-ipx
ARP=yes|no (adds 'arp' flag to ifconfig, for use with the
ethertap device)
- PROMISC=yes|no (enable or disable promiscuous mode)
- ALLMULTI=yes|no (enable or disable all-multicast mode)
+ Deprecated:
+ PROMISC=yes|no (enable or disable promiscuous mode)
+ ALLMULTI=yes|no (enable or disable all-multicast mode)
+
+ To properly set these, use the packet socket interface.
PPP/SLIP items:
PERSIST=yes|no