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

[Service]
Type=simple
Environment=LD_PRELOAD=/usr/lib/layermanager/communicator/libDBUSCommunicator.so:/usr/lib/libGLESv2.so.2
ExecStart=/usr/bin/LayerManagerService
TimeoutSec=2s

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