aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/multiscreen-demo/tegra-t18x/automotivedemo.service
blob: 1025cc172139f8f4a34af1b7597d6039cbe47214 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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