summaryrefslogtreecommitdiffstats
path: root/recipes-demo/navigation/tbtnavi
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo/navigation/tbtnavi')
-rw-r--r--recipes-demo/navigation/tbtnavi/kvm.conf3
-rw-r--r--recipes-demo/navigation/tbtnavi/tbtnavi.conf.kvm-demo4
2 files changed, 7 insertions, 0 deletions
diff --git a/recipes-demo/navigation/tbtnavi/kvm.conf b/recipes-demo/navigation/tbtnavi/kvm.conf
new file mode 100644
index 000000000..324bac372
--- /dev/null
+++ b/recipes-demo/navigation/tbtnavi/kvm.conf
@@ -0,0 +1,3 @@
+[Unit]
+Wants=network-online.target flutter-ics-homescreen.service
+After=network-online.target flutter-ics-homescreen.service
diff --git a/recipes-demo/navigation/tbtnavi/tbtnavi.conf.kvm-demo b/recipes-demo/navigation/tbtnavi/tbtnavi.conf.kvm-demo
new file mode 100644
index 000000000..6e891faf6
--- /dev/null
+++ b/recipes-demo/navigation/tbtnavi/tbtnavi.conf.kvm-demo
@@ -0,0 +1,4 @@
+[kuksa-client]
+hostname = "172.16.10.1"
+tls-server-name = "localhost"
+authorization = "/etc/xdg/AGL/tbtnavi/tbtnavi.token"