From e6133d65e30775f91afdde32af54c47a54710c8c Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 5 Sep 2008 23:43:18 +0000 Subject: Fixed a few FF-Wizard issues --- applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua') diff --git a/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua b/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua index cd737c9854..5245a92f15 100644 --- a/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua +++ b/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua @@ -141,8 +141,11 @@ function main.write(self, section, value) -- Cleanup + luci.util.perror("1") tools.wifi_delete_ifaces(device) + luci.util.perror("2") tools.network_remove_interface(device) + luci.util.perror("3") tools.firewall_zone_remove_interface("freifunk", device) -- cgit v1.2.3