aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-graphics/gles-module/gles-user-module/rc.pvr.service
blob: f940776e4b0fafbe6aafc476936a8ab6d16c62c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=PowerVR consumer services

[Service]
ExecStart=/usr/bin/pvrinit start
ExecStop=/usr/bin/pvrinit stop
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target