aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes/libgles/ti-sgx-ddk-um/pvr.service
blob: dca5ac4057cffc38f6fe0a7b39d34120bbbc530e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=PVR Services

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/rc.pvr start
ExecStop=/usr/bin/rc.pvr stop

[Install]
WantedBy=multi-user.target