mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xorg-server:
- no more errormessages at boot
This commit is contained in:
parent
4d6f44122a
commit
770e773f88
@ -18,7 +18,7 @@ export DISPLAY
|
||||
# do not change anything below
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
[ $DEBUG = yes ] && XORG_ARGS="$XORG_ARGS -logverbose 6 -verbose 6"
|
||||
[ "$DEBUG" = yes ] && XORG_ARGS="$XORG_ARGS -logverbose 6 -verbose 6"
|
||||
|
||||
start_xorg() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user