summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorXavier Gully <42768701+xaviergully@users.noreply.github.com>2020-01-30 16:02:03 +0100
committerGitHub <noreply@github.com>2020-01-30 16:02:03 +0100
commit6b9eabed95640ee9511f14c31a994049ca8a7477 (patch)
treeca0205b9106a11332fe8c71217083e8cf35be580 /conf
parent544eecf0f74c708f531328116bcff4386fb3906f (diff)
parentb55ea108fe1d058d0de8ca85fac89af2323a414d (diff)
downloadmeta-updater-6b9eabed95640ee9511f14c31a994049ca8a7477.tar.gz
Merge pull request #671 from advancedtelematic/feat/thud/2020.2
Feat/thud/2020.2
Diffstat (limited to 'conf')
-rw-r--r--conf/local.conf.nonostree.append11
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/local.conf.nonostree.append b/conf/local.conf.nonostree.append
new file mode 100644
index 0000000..0e63e98
--- /dev/null
+++ b/conf/local.conf.nonostree.append
@@ -0,0 +1,11 @@
1
2DISTRO_FEATURES_append = " systemd"
3VIRTUAL-RUNTIME_init_manager = "systemd"
4
5PREFERRED_RPROVIDER_virtual/network-configuration ??= "networkd-dhcp-conf"
6
7SOTA_DEPLOY_CREDENTIALS ?= "1"
8PACKAGECONFIG_pn-aktualizr = ""
9
10IMAGE_INSTALL_append += "aktualizr"
11IMAGE_INSTALL_append += "aktualizr-shared-prov"