Skip to content
Snippets Groups Projects
Commit 3feaf68d authored by inso's avatar inso
Browse files

Update xvfb.sh

parent 6a9e143b
No related branches found
No related tags found
No related merge requests found
Pipeline #
#!/bin/bash
XVFB=/usr/bin/Xvfb
XVFBARGS="$DISPLAY -ac -screen 0 1280x1024x24 +extension RANDR"
PIDFILE=/var/xvfb_${DISPLAY:1}.pid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment