mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xorg-configure: dont count on tmpfiles
udevd runs early, xorg-configure can be started at any time this should solve a (very rare) race on dual gpu setups..
This commit is contained in:
parent
ba6fa6d45e
commit
22d3a722a2
@ -23,6 +23,7 @@
|
||||
################################################################################
|
||||
|
||||
mkdir -p /var/lib
|
||||
mkdir -p /var/run
|
||||
|
||||
# HACK. we have xorg-configure@%. so nice race
|
||||
# can happen on multi-gpu setups
|
||||
|
Loading…
x
Reference in New Issue
Block a user