diff options
author | Brandon Bayer <bbayer@multitech.com> | 2016-10-12 12:03:46 -0500 |
---|---|---|
committer | Brandon Bayer <bbayer@multitech.com> | 2016-10-13 16:37:10 -0500 |
commit | fbd8159eec0bbeb8a819d9da81268b9006bd3a7b (patch) | |
tree | 591b0c179bd2006566db8226a450ff348fd82278 /recipes-connectivity/lora/lora-network-server-mtp/lora-network-server.default | |
parent | 410efb21199a03e49ed8ac6db523854f8a1ae6b6 (diff) | |
download | meta-mlinux-fbd8159eec0bbeb8a819d9da81268b9006bd3a7b.tar.gz meta-mlinux-fbd8159eec0bbeb8a819d9da81268b9006bd3a7b.tar.bz2 meta-mlinux-fbd8159eec0bbeb8a819d9da81268b9006bd3a7b.zip |
lora-pkt-fwd: add init file and set iot.semtech.com as default server
Diffstat (limited to 'recipes-connectivity/lora/lora-network-server-mtp/lora-network-server.default')
-rw-r--r-- | recipes-connectivity/lora/lora-network-server-mtp/lora-network-server.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-network-server-mtp/lora-network-server.default b/recipes-connectivity/lora/lora-network-server-mtp/lora-network-server.default index be7dcd5..0f92640 100644 --- a/recipes-connectivity/lora/lora-network-server-mtp/lora-network-server.default +++ b/recipes-connectivity/lora/lora-network-server-mtp/lora-network-server.default @@ -1,2 +1,2 @@ # set to "yes" or "no" to control starting on boot -ENABLED="yes" +ENABLED="no" |