mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
travelmate: update 0.7.0
* no longer misuse ubus/procd service object for travelmate runtime information, now save all required information directly in a JSON file/format * new 'status' init command to print runtime information * add a configurable interface trigger timeout for nested & slow modem/router setups, set 'trm_triggerdelay' accordingly * change start priority & refine reload timings * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -5,8 +5,10 @@ config travelmate 'global'
|
||||
option trm_enabled '0'
|
||||
option trm_debug '0'
|
||||
option trm_iface 'wwan'
|
||||
option trm_triggerdelay '2'
|
||||
option trm_automatic '1'
|
||||
option trm_maxwait '30'
|
||||
option trm_maxretry '3'
|
||||
option trm_timeout '60'
|
||||
option trm_iw '1'
|
||||
option trm_rtfile '/tmp/trm_runtime.json'
|
||||
|
||||
Reference in New Issue
Block a user