From: Pierre Ossman Date: Wed, 14 Oct 2020 14:51:34 +0000 (+0200) Subject: Document that vncserver is now a service X-Git-Tag: v1.11.90~98 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=32222b3bf61974f1e26ef857cd44fe710a229f86;p=tigervnc.git Document that vncserver is now a service --- diff --git a/README.rst b/README.rst index d2aede19..702ab314 100644 --- a/README.rst +++ b/README.rst @@ -79,9 +79,6 @@ The Unix/Linux version of TigerVNC contains the following programs: server with a "virtual" framebuffer. You should normally use the vncserver script to start Xvnc. -* vncserver - a wrapper script which makes starting Xvnc more convenient. - vncserver requires Perl. - * vncpasswd - a program which allows you to change the VNC password used to access your VNC server sessions (assuming that VNC authentication is being used.) The vncserver script will automatically launch @@ -95,6 +92,10 @@ The Unix/Linux version of TigerVNC contains the following programs: display, allowing it to be controlled via VNC. It is intended mainly as a demonstration of a simple VNC server. +It also contains the following systemd service: + +* vncserver@.service - a service to start a user session with Xvnc and one of + the desktop environments available on the system. ACKNOWLEDGEMENTS ================