Explorar o código

Add -ac option to allow remote connection to Xvfb

Youhei Sakurai %!s(int64=5) %!d(string=hai) anos
pai
achega
caf9442b12
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      conf.d/xvfb.conf

+ 1 - 1
conf.d/xvfb.conf

@@ -1,3 +1,3 @@
 [program:xvfb]
-command=Xvfb :0 -screen 0 "%(ENV_DISPLAY_WIDTH)s"x"%(ENV_DISPLAY_HEIGHT)s"x24 -listen tcp
+command=Xvfb :0 -screen 0 "%(ENV_DISPLAY_WIDTH)s"x"%(ENV_DISPLAY_HEIGHT)s"x24 -listen tcp -ac
 autorestart=true