odroid-mali: new package
[buildroot-gz.git] / package / ti-gfx / ti-gfx.service
blob432dba247415295b2e1a95b63d670f6ba4f99715
1 [Unit]
2 Description=TI graphics driver
4 [Service]
5 Type=oneshot
6 ExecStart=/usr/lib/systemd/scripts/ti-gfx start
7 ExecStop=/usr/lib/systemd/scripts/ti-gfx stop
8 RemainAfterExit=yes
10 [Install]
11 WantedBy=multi-user.target