summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/x11vnc/files/starting-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/x11vnc/files/starting-fix.patch')
-rw-r--r--meta/recipes-graphics/x11vnc/files/starting-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/x11vnc/files/starting-fix.patch b/meta/recipes-graphics/x11vnc/files/starting-fix.patch
index 11c55e6061..cfaa797b92 100644
--- a/meta/recipes-graphics/x11vnc/files/starting-fix.patch
+++ b/meta/recipes-graphics/x11vnc/files/starting-fix.patch
@@ -15,7 +15,7 @@ Index: x11vnc-0.9.12/x11vnc/x11vnc.desktop
Name=X11VNC Server
Comment=Share this desktop by VNC
-Exec=x11vnc -gui tray=setpass -rfbport PROMPT -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY
-+Exec=x11vnc -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY
++Exec=x11vnc -bg -rfbport 5900 -o %%HOME/.x11vnc.log.%%VNCDISPLAY
Icon=computer
Terminal=false
Type=Application