summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackware.com>2017-01-07 20:04:02 -0600
committerRobby Workman <rworkman@slackware.com>2017-07-11 16:58:52 -0500
commitfe51e69d38125079e2211938c9665ead51423bae (patch)
tree323575eac14fa1a2ae8713b74ee1fee574ba3eea
parentecf42b8c2825471898230d9da8fcee0a8878af8d (diff)
downloadslacknetsetup-fe51e69d38125079e2211938c9665ead51423bae.tar.xz
rc.wireless.conf: Replace ifconfig MAC lookup with "ip link show"
-rw-r--r--rc.wireless.conf3
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...
#