[PATCH] Enable sharing of the VNC server (#826230)

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

 



---
 pyanaconda/vnc.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/vnc.py b/pyanaconda/vnc.py
index 83e2f2f..a7ccc76 100644
--- a/pyanaconda/vnc.py
+++ b/pyanaconda/vnc.py
@@ -202,7 +202,7 @@ class VncServer:
             rc = self.setVNCPassword()
 
         # Lets start the xvnc.
-        xvnccommand =  [ "Xvnc", ":%s" % self.display, "-nevershared",
+        xvnccommand =  [ "Xvnc", ":%s" % self.display,
                         "-depth", "16", "-br",
                         "IdleTimeout=0", "-auth", "/dev/null", "-once",
                         "DisconnectClients=false", "desktop=%s" % (self.desktop,),
-- 
1.7.10.2

_______________________________________________
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