travelmate: update 0.5.0

* fix stop action in "active" mode
* fix race condition in "active" mode

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken
2017-03-26 07:41:04 +02:00
parent 724cc5251f
commit fa42066a6e
4 changed files with 19 additions and 14 deletions
+1
View File
@@ -4,6 +4,7 @@
config travelmate 'global'
option trm_enabled '0'
option trm_debug '0'
option trm_iface 'wan wwan'
option trm_active '0'
option trm_maxwait '30'
option trm_maxretry '3'