aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 13 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
deleted file mode 100644
index 1025cc17..00000000
--- a/meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=AutomotiveDemo
-After=dbus.service dbus-session.service systemd-user-sessions.service
-Conflicts=neptune.service
-
-[Service]
-ExecStart=/usr/bin/appcontroller /usr/bin/appman -r --dbus session -c am-config.yaml
-Restart=on-failure
-WorkingDirectory=/opt/automotivedemo
-Environment=QT_QPA_EGLFS_KMS_CONFIG=kms_config.json
-
-[Install]
-WantedBy=multi-user.target