mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Remove VPN status initial value
This commit is contained in:
parent
6ce9b2129b
commit
a1aa361e1e
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ start_service() {
|
||||||
config_load network
|
config_load network
|
||||||
config_foreach omr_set_settings interface
|
config_foreach omr_set_settings interface
|
||||||
uci -q commit network
|
uci -q commit network
|
||||||
|
uci -q del openmptcprouter.omr.vpn
|
||||||
uci -q commit openmptcprouter
|
uci -q commit openmptcprouter
|
||||||
|
|
||||||
[ -d /sys/devices/system/cpu/cpufreq/policy0 ] && {
|
[ -d /sys/devices/system/cpu/cpufreq/policy0 ] && {
|
||||||
|
|
Loading…
Reference in a new issue