diff options
-rw-r--r-- | rc.wireless.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rc.wireless.conf b/rc.wireless.conf index d02d7c2..5c61120 100644 --- a/rc.wireless.conf +++ b/rc.wireless.conf @@ -6,7 +6,8 @@ # card inserted, the *first* block matching the card is used. # The address format is "hwaddr", with * as a wildcard. # 'hwaddr' is the unique MAC address identifier of the wireless card. -# The MAC address is usually printed on the card, or can be found via ifconfig. +# The MAC address is usually printed on the card, or can be found via +# "/sbin/ip link show dev $interface" # Some examples here use only half of the MAC address with a wildcard to # match a whole family of cards... # |