diff options
-rw-r--r-- | sysconfig.txt | 7 |
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 |