summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-graphics/gles-module/gles-user-module/rc.pvr.service
blob: 5aec697580751e3cfd9e3062050e3f28a8b7012b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Unit]
SourcePath=/usr/local/bin/rc.pvr
Before=weston.service

[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
ExecStart=/usr/local/bin/rc.pvr start
ExecStop=/usr/local/bin/rc.pvr stop

[Install]
RequiredBy=weston.service