mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
bcm2835-driver: remove unbind-console.service
This is no longer used since legacy GL support was dropped in commit 26bef6c86a38eb5668a6fc437b551daeae7ac1a9 Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
bf9ca3911c
commit
5e9043f07d
@ -1,12 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=unbind Framebuffer console
|
|
||||||
|
|
||||||
ConditionPathExists=/sys/class/vtconsole/vtcon1/bind
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
RemainAfterExit=yes
|
|
||||||
ExecStart=/bin/sh -c 'echo 0 > /sys/class/vtconsole/vtcon1/bind'
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=graphical.target
|
|
Loading…
x
Reference in New Issue
Block a user