help with systemctl Ubuntu 22.04

Brian brian at nclug.ml.lazyturtle.org
Fri Sep 29 15:34:21 UTC 2023


Try making vncserver start in the foreground so that systemd can keep track of it:

- ExecStart=/opt/TurboVNC/bin/vncserver
+ ExecStart=/opt/TurboVNC/bin/vncserver -fg

I haven't tried it, but I think it's in the right direction.

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nclug.org/pipermail/nclug/attachments/20230929/c84b1309/attachment.htm>


More information about the NCLUG mailing list