5d50119825
change more
9 lines
171 B
Plaintext
9 lines
171 B
Plaintext
|
|
[supervisord]
|
|
nodaemon=true
|
|
|
|
[program:xvfb-99]
|
|
command=/usr/bin/Xvfb :99 -screen 0 1280x720x24 -ac -nolisten tcp -dpi 96 +extension RANDR -nolisten tcp
|
|
autorestart=true
|
|
|