diff options
author | Shaun Taheri <github@taheris.co.uk> | 2016-08-11 13:59:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-11 13:59:48 +0200 |
commit | d6236f9a7f85bcf0ccb23e4cd64ee7c697c8ed24 (patch) | |
tree | 3898209fe5c3e6945f2472c2531b7c7a746766ee /run/sota.toml.env | |
parent | d286e9e0f4ceea56101e25f8b88798d71c6aaa2b (diff) | |
parent | 05876854643a9fda00601d58cdf3e8c26e166a0e (diff) | |
download | rvi_sota_client-d6236f9a7f85bcf0ccb23e4cd64ee7c697c8ed24.tar.gz |
Merge pull request #92 from advancedtelematic/feat/PRO-1009-post-system-info
[PRO-1009] POST system info at boot
Diffstat (limited to 'run/sota.toml.env')
-rw-r--r-- | run/sota.toml.env | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run/sota.toml.env b/run/sota.toml.env index 947692d..e1c579d 100644 --- a/run/sota.toml.env +++ b/run/sota.toml.env @@ -13,6 +13,7 @@ DBUS_TIMEOUT=60 DEVICE_PACKAGES_DIR=/tmp/ DEVICE_PACKAGE_MANAGER=dpkg DEVICE_POLLING_INTERVAL=10 +DEVICE_SYSTEM_INFO=sota-system-info DEVICE_CERTIFICATES_PATH=/etc/sota_certificates GATEWAY_CONSOLE=false |