fff-network: remove broken include for Ubiquiti UniFi AC Mesh #133

Closed
adschm wants to merge 1 commits from adschm:acmesh into master

1 Commits

Author SHA1 Message Date
Adrian Schmutzler f1c014ea4b fff-network: remove broken include for Ubiquiti UniFi AC Mesh
In '/etc/network.ubnt,unifiac-mesh', we include a file that does
not exist on ath79 anymore. This causes the script execution to
abort and will have configurenetwork not run at all, making the
device quite inaccessible.

Remove the include as it never had any use anyway. Remove another
unused include as well, and add the proper dependency instead.

This fix was first proposed more than 2.5 years ago.

Fixes: #130 (gitea)

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-02-26 20:50:04 +01:00