diff options
author | Jason Reiss <jreiss@multitech.com> | 2020-03-12 12:41:38 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-06-18 20:22:07 -0500 |
commit | a3020c1257ad6bd653b5c619f1552b5e22fe7e0c (patch) | |
tree | 24f149cc19a84d2bf92164ebd5397efac8c5ce15 /recipes-connectivity/lora/lora-basic-station/lora-basic-station.default | |
parent | 9ac778701169bc5110d5a011198366d13e3fed2b (diff) | |
download | meta-mlinux-a3020c1257ad6bd653b5c619f1552b5e22fe7e0c.tar.gz meta-mlinux-a3020c1257ad6bd653b5c619f1552b5e22fe7e0c.tar.bz2 meta-mlinux-a3020c1257ad6bd653b5c619f1552b5e22fe7e0c.zip |
lora: add MTCAP2 global_conf files, adjust init scripts to detect MTCAP2
Diffstat (limited to 'recipes-connectivity/lora/lora-basic-station/lora-basic-station.default')
-rw-r--r-- | recipes-connectivity/lora/lora-basic-station/lora-basic-station.default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-connectivity/lora/lora-basic-station/lora-basic-station.default b/recipes-connectivity/lora/lora-basic-station/lora-basic-station.default new file mode 100644 index 0000000..0f92640 --- /dev/null +++ b/recipes-connectivity/lora/lora-basic-station/lora-basic-station.default @@ -0,0 +1,2 @@ +# set to "yes" or "no" to control starting on boot +ENABLED="no" |