[temporary rawhide fix PATCH] for broken tigervnc 1.0.90 server.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-once option of tigervnc in rawhide is broken, I filed bug #552322.
---
 vnc.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vnc.py b/vnc.py
index 0a6a049..6393497 100644
--- a/vnc.py
+++ b/vnc.py
@@ -217,7 +217,7 @@ class VncServer:
         # We can change the configuration on the fly later.
         xvnccommand =  [ self.root + "/usr/bin/Xvnc", ":%s" % self.display, "-nevershared",
                         "-depth", "16", "-geometry", "800x600", "-br",
-                        "IdleTimeout=0", "-auth", "/dev/null", "-once",
+                        "IdleTimeout=0", "-auth", "/dev/null",
                         "DisconnectClients=false", "desktop=%s" % (self.desktop,),
                         "SecurityTypes=None"]
         try:
-- 
1.6.0.6

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux