mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xorg-server:
- adding sleep in wait_for_xorg function
This commit is contained in:
parent
5d69126b47
commit
bff53b3b39
@ -45,6 +45,6 @@ export DISPLAY
|
||||
|
||||
wait_for_xorg () {
|
||||
while [ ! -f /tmp/.X0-lock ]; do
|
||||
true
|
||||
sleep 0.5
|
||||
done
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user