aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/layer-management/layer-management-0.9.5/layermanager_demo.service
blob: a1b182328a770c7bdd347b5788f5b5e0e72fc408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Description=LayerManager DEMO Application from Genivi
Requires=layermanager.service
After=layermanager.service

[Service]
Type=simple
Environment=DISPLAY=:0
ExecStart=/usr/bin/EGLX11ApplicationExample
TimeoutSec=2s

[Install]
WantedBy=multi-user.target.wants