-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: xvnc-plugin
-
None
-
Environment:Platform: All, OS: All
The plugin currently recommends that your Hudson startup script run something like
killall Xvnc
rm -fv /tmp/.X*-lock /tmp/.X11-unix/X*
It should rather offer to do this itself when initialized. Could be a checkbox
in plugin global config (off by default), with an editable command.