summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service b/meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service
new file mode 100644
index 0000000..1025cc1
--- /dev/null
+++ b/meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service
@@ -0,0 +1,13 @@
1[Unit]
2Description=AutomotiveDemo
3After=dbus.service dbus-session.service systemd-user-sessions.service
4Conflicts=neptune.service
5
6[Service]
7ExecStart=/usr/bin/appcontroller /usr/bin/appman -r --dbus session -c am-config.yaml
8Restart=on-failure
9WorkingDirectory=/opt/automotivedemo
10Environment=QT_QPA_EGLFS_KMS_CONFIG=kms_config.json
11
12[Install]
13WantedBy=multi-user.target