aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher/emulator/qtlauncher.service
blob: 2b02c87cd3681cc08c17c3669146416a29ef0043 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=B2Qt Launcher Demo
After=multi-user.target

ConditionPathExists=!/usr/bin/b2qt

[Service]
ExecStart=-/usr/bin/appcontroller /usr/bin/qtlauncher --applications-root /data/user/qt

[Install]
WantedBy=custom.target