mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
xorg-server:
- start with the newly xinit script
This commit is contained in:
parent
a6134ad82c
commit
968aeee200
@ -10,4 +10,6 @@ progress "starting Xorg"
|
|||||||
|
|
||||||
mkdir -p /var/lib/xkb/
|
mkdir -p /var/lib/xkb/
|
||||||
|
|
||||||
xinit $XINITRC -- $XSERVERRC > /dev/null 2>&1
|
# xinit $XINITRC -- $XSERVERRC > /dev/null 2>&1
|
||||||
|
|
||||||
|
xinit > /dev/null 2>&1
|
Loading…
x
Reference in New Issue
Block a user