Hi Robert
apparently vncserver writes its PID file somewhere else than into
/home/root/.vnc/homebase.home.htt:3.pid, where systemd expects it to be.
Go into /lib/systemd/system/vncserver.service and correct the PID file
location there, so that it matches the location where vncserver writes
its
Actually it is running:
netstat -tuln | grep 590
tcp0 0 0.0.0.0:59010.0.0.0:* LISTEN
tcp0 0 0.0.0.0:59020.0.0.0:* LISTEN
tcp0 0 0.0.0.0:59030.0.0.0:* LISTEN
tcp6 0 0 :::5901 :::* LISTEN
tcp6
2 matches
Mail list logo