vubuntu/assets/configs/1-xvfb.conf

7 lines
176 B
Plaintext

[program:Xvfb]
command=bash -c 'Xvfb $DISPLAY -screen 0 $VNC_RESOLUTION"x24" -nolisten unix'
autostart=true
autorestart=true
stderr_logfile=/var/log/Xvfb.stderr.log
priority=1