mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
bcm2835-driver: fix fbset.service
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c132ff6280
commit
1f7fd375a5
@ -4,7 +4,7 @@ After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/fbset -g 1 1 1 1 32
|
||||
ExecStart=/sbin/fbset -g 1 1 1 1 32
|
||||
|
||||
[Install]
|
||||
WantedBy=graphical.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user