Hi, How about
option ssid Lede-$(cat /sys/class/ieee80211/${dev}/macaddress | awk -F ":" '{print $4""$5""$6 }'| tr a-z A-Z) Best Regards, Syrone Wong On Wed, May 25, 2016 at 5:40 AM, Ted Hess <th...@kitschensync.net> wrote: >> From: Rafał Miłecki >> Sent: Tuesday, May 24, 2016 3:37 AM >> To: lede-dev@lists.infradead.org >> Cc: Rafał Miłecki >> Subject: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to >> LEDE >> >> LEDE project seems to be using "LEDE" as its acronym everywhere. To keep >> things consistent adjust default wireless SSID. > > > Hi Rafał - > > +1 from me - I like the idea of changing the default SSID of the freshly > installed system. > It would really be cool if it could be something unique like LEDExxxx where > 'xxxx' is the last > 4-6digits of the MAC addr. > > I'm just sayin'. > > /ted > > > > _______________________________________________ > Lede-dev mailing list > Lede-dev@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/lede-dev _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev