Skip to content
Snippets Groups Projects
Commit b4e2155e authored by Clemens Lange's avatar Clemens Lange
Browse files

Do not start xterm

parent 68d925cc
No related branches found
No related tags found
No related merge requests found
Pipeline #4223706 passed
......@@ -11,7 +11,6 @@ start_vnc() {
sleep 2
xsetroot -solid grey
vncconfig -iconic &
xterm -ls -title "$VNCDESKTOP Desktop" &
fluxbox > $HOME/.vnc/fluxbox.log 2>&1 &
autocutsel -fork &
/usr/local/novnc/utils/novnc_proxy --vnc localhost:5901 > $HOME/.vnc/novnc_proxy.log 2>&1 &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment