aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demolauncher/demolauncher.service
blob: 1c111c40eb90fc423b7a1cdfe862351195dd9250 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Boot to Qt Demo Launcher
After=systemd-user-sessions.service
ConditionPathExists=!/usr/bin/b2qt
Conflicts=startupscreen.service

[Service]
User=root
ExecStart=-/usr/bin/appcontroller /usr/bin/qtlauncher

[Install]
WantedBy=multi-user.target