mesh-vpn-openvpn: enable for real
This commit is contained in:
parent
e70ea5322f
commit
5874659918
@ -7,7 +7,7 @@ local vpn_core = require 'gluon.mesh-vpn'
|
||||
local uci = require('simple-uci').cursor()
|
||||
|
||||
|
||||
local enabled
|
||||
local enabled = vpn_core.enabled()
|
||||
|
||||
local file = '/etc/openvpn/mesh_vpn.ovpn'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user