Added headless configuration to Xorg

This commit is contained in:
Héctor Molinero Fernández
2021-05-06 23:12:03 +02:00
parent 827bf195f2
commit 3f58c008de
3 changed files with 20 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
exec 2>&1
exec /usr/bin/Xorg -noreset -nolisten tcp +extension GLX +extension RANDR +extension RENDER -logfile /var/log/xdummy.log :0
exec /usr/bin/Xorg -noreset -nolisten tcp +extension GLX +extension RANDR +extension RENDER -logfile /var/log/xdummy.log :0.0