Skip to content
Snippets Groups Projects
Commit 412e1ef1 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

gluon-core: fix removal of "OpenWrt" default WLAN interface

Fixes #534
parent 172ad681
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,6 @@ local sysconfig = require 'gluon.sysconfig'
-- Initial
if not sysconfig.gluon_version then
local uci = require('luci.model.uci').cursor()
uci:delete_all('wireless', 'wifi-iface')
end
......
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