[packages/tigervnc] - dropped nohttpd option, unknown in tigervnc

hawk hawk at pld-linux.org
Thu Jul 18 22:51:51 CEST 2013


commit 401e5acc4130dc8eeca314e269c7f7b31a9e7608
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Thu Jul 18 21:05:14 2013 +0000

    - dropped nohttpd option, unknown in tigervnc

 vncserver.sysconfig | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/vncserver.sysconfig b/vncserver.sysconfig
index 5901eb6..bc5a9d4 100644
--- a/vncserver.sysconfig
+++ b/vncserver.sysconfig
@@ -9,11 +9,9 @@
 
 # Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
 
-# Use "-nohttpd" to prevent web-based VNC clients connecting.
-
 # Use "-localhost" to prevent remote VNC clients connecting except when
 # doing so through a secure tunnel.  See the "-via" option in the
 # `man vncviewer' manual page.
 
 # VNCSERVERS="2:myusername"
-# VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -nohttpd -localhost"
+# VNCSERVERARGS[2]="-geometry 800x600 -nolisten tcp -localhost"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tigervnc.git/commitdiff/401e5acc4130dc8eeca314e269c7f7b31a9e7608



More information about the pld-cvs-commit mailing list