From 20a7ac6f32f08103646ffe4b555231e1dea3f741 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 17 Mar 2004 02:42:07 +0000 Subject: document MACADDR. fix one of the bizarre interactions with HWADDR. note that you shouldn't try this at home. (#110427) --- sysconfig.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index ed31d3b4..b258a2d9 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -539,6 +539,10 @@ Files in /etc/sysconfig/network-scripts/ use the specified source address for outgoing packets HWADDR= ethernet hardware address for this device + MACADDR= + Set the hardware address for this device to this. + Use of this in conjunction with HWADDR= may cause + unintended behavior. If BOOTPROTO is not "none", then the only other item that must be set is the DEVICE item; all the rest will be determined -- cgit