mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
eclass/virtualx: Sync with Gentoo
It's from Gentoo commit b341ff7d283ccc6186eeb29c21baaa22499baadc.
This commit is contained in:
parent
c84cc87685
commit
31ca6d959b
@ -113,6 +113,7 @@ virtx() {
|
||||
export XAUTHORITY=
|
||||
|
||||
einfo "Starting Xvfb ..."
|
||||
addpredict /dev/dri/ # Needed for Xvfb w/ >=mesa-24.2.0
|
||||
|
||||
debug-print "${FUNCNAME}: Xvfb -displayfd 1 ${xvfbargs[*]}"
|
||||
local logfile=${T}/Xvfb.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user