gluon/package/gluon-status-page/files/lib/gluon
Matthias dc81fda059 omit station-dump if no IBSS-interface is present
In case no interface of type IBSS is found, the array interfaces is empty, nevertheless the for-loop iterates once (with empty values) causing the system-call to iw to fail.
Check interfaces before the loop to avoid garbage-output from iw on the status-page if meshing on wifi is deactivated.
2016-01-13 13:13:24 +01:00
..
status-page/www omit station-dump if no IBSS-interface is present 2016-01-13 13:13:24 +01:00