aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher/beaglebone/qtlauncher.service
blob: 109467568380f25ea85067c481374617c542c75c (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=B2Qt Launcher Demo
BindsTo=dev-fb0.device
After=dev-fb0.device
ConditionPathExists=!/usr/bin/b2qt

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

[Install]
WantedBy=multi-user.target