[XVNC] Use vncserver -kill

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Mentioned in issue #158 but repeating here since that was closed.

      The vncserver script starts an Xvnc process, sets things up, and then exits.
      Killing the Process that came from vncserver is useless since that process will
      probably have already exited. The Xvnc process "leaks".

      Either

      1. Directly launch Xvnc and kill it later.

      or

      2. Use "vncserver -kill :$DISPLAY" to shut down the display.

            Assignee:
            Unassigned
            Reporter:
            Jesse Glick
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: