12 lines
214 B
Desktop File
12 lines
214 B
Desktop File
[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
|