Browse Source

Use -shared

Andrew Phillips 7 years ago
parent
commit
1d480fd88b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      conf.d/x11vnc.conf

+ 1 - 1
conf.d/x11vnc.conf

@@ -1,3 +1,3 @@
 [program:x11vnc]
-command=x11vnc -forever
+command=x11vnc -forever -shared
 autorestart=true