summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-07-26 15:11:54 +0200
committerGitHub <noreply@github.com>2019-07-26 15:11:54 +0200
commit7e4012e9b58815c3eca9f7ee51fdce7d5f9fec92 (patch)
tree5470e09b99d29a78d492f940d449fbf63084b4f8
parentef5d0a59c6df00bf96d4551cb85ed9e5648486ab (diff)
parent4216c0aca0d22c6810ea8de45d1efd61102b4d5f (diff)
downloadmeta-updater-7e4012e9b58815c3eca9f7ee51fdce7d5f9fec92.tar.gz
Merge pull request #567 from advancedtelematic/fix/sample-prov
local.conf.sample: fix provisioning naming.
-rw-r--r--conf/local.conf.sample.append2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample.append b/conf/local.conf.sample.append
index 4588ec3..fc565f8 100644
--- a/conf/local.conf.sample.append
+++ b/conf/local.conf.sample.append
@@ -8,7 +8,7 @@ MACHINE = "##MACHINE##"
8DISTRO = "poky-sota-systemd" 8DISTRO = "poky-sota-systemd"
9 9
10# General SOTA setup 10# General SOTA setup
11#SOTA_CLIENT_PROV = "aktualizr-auto-prov" 11#SOTA_CLIENT_PROV = "aktualizr-shared-prov"
12#SOTA_PACKED_CREDENTIALS = "/path/to/credentials.zip" 12#SOTA_PACKED_CREDENTIALS = "/path/to/credentials.zip"
13 13
14# Uncomment this line to start an ssh server at boot automatically 14# Uncomment this line to start an ssh server at boot automatically