diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2019-07-25 17:23:48 +0200 |
|---|---|---|
| committer | Laurent Bonnans <laurent.bonnans@here.com> | 2019-08-15 17:49:09 +0200 |
| commit | 395e5310507be6535e19d9e4283158624794ef43 (patch) | |
| tree | 298fb854b0f2cc45d4d7b3f7f0b8e2778cc8cac6 /conf | |
| parent | 23f09fb77d5f1a1a3605d49d4c0c181cf7287368 (diff) | |
| download | meta-updater-395e5310507be6535e19d9e4283158624794ef43.tar.gz | |
local.conf.sample: fix provisioning naming.
Missed that somehow when we did the renaming.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
(cherry-picked from commit 4216c0aca0d22c6810ea8de45d1efd61102b4d5f)
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/local.conf.sample.append | 2 |
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##" | |||
| 8 | DISTRO = "poky-sota-systemd" | 8 | DISTRO = "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 |
