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

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

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

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>
adschm added the
bug
packages/fff
labels 2021-02-26 20:33:06 +01:00
fbl approved these changes 2021-02-26 20:38:18 +01:00
fbl left a comment
Owner

Habe kein solches Gerät zum Testen da. Die Änderung sieht aber sinnig aus.

Reviewed-by: Fabian Bläse <fabian@blaese.de>

Habe kein solches Gerät zum Testen da. Die Änderung sieht aber sinnig aus. `Reviewed-by: Fabian Bläse <fabian@blaese.de>`
fbl added this to the 20210226 milestone 2021-02-26 20:39:22 +01:00
adschm force-pushed acmesh from c872cda1a4 to f1c014ea4b 2021-02-26 20:50:26 +01:00 Compare
Owner

merged, danke!

merged, danke!
fbl closed this pull request 2021-02-26 20:57:35 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.