Skip to content
Snippets Groups Projects
Commit 35b34e2d authored by Martin Weinelt's avatar Martin Weinelt
Browse files

gluon-core: fix unifiac-{lite,pro} primary mac selection

fixes #1629
parent 114b8b21
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,8 @@ elseif platform.match('ar71xx', 'generic', {'a40', 'a60',
'om2p-lc',
'om5p', 'om5p-an',
'om5p-ac', 'om5p-acv2',
'unifi-outdoor-plus'}) then
'unifi-outdoor-plus',
'unifiac-lite', 'unifiac-pro'}) then
table.insert(try_files, 1, '/sys/class/net/eth0/address')
elseif platform.match('ar71xx', 'generic', {'archer-c5', 'archer-c58-v1',
'archer-c59-v1', 'archer-c60-v1',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment