Import buildroot 2016.02.01
This commit is contained in:
11
firmware/buildroot/package/ti-gfx/ti-gfx.service
Normal file
11
firmware/buildroot/package/ti-gfx/ti-gfx.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=TI graphics driver
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/lib/systemd/scripts/ti-gfx start
|
||||
ExecStop=/usr/lib/systemd/scripts/ti-gfx stop
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user