diff options
author | Pierre Ossman <ossman@cendio.se> | 2018-07-16 15:58:06 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2020-03-12 12:03:32 +0100 |
commit | 1af1cfdf8709dd1a5574efa19fb4f0e68a98021e (patch) | |
tree | d04dd9e3a1a5e24d5a6955088f1f8bedcd616b45 /vncviewer/vncviewer.man | |
parent | 79960594551aa32a99506ff87fb0fed5f7bee5eb (diff) | |
download | tigervnc-1af1cfdf8709dd1a5574efa19fb4f0e68a98021e.tar.gz tigervnc-1af1cfdf8709dd1a5574efa19fb4f0e68a98021e.zip |
Start sessions via PAM
This sets up a more correct session as there are key tasks that
need to be performed by PAM. E.g. systemd will allocate cgroups
and start base services.
In order to easily handle this as a system service the mapping of
displays is now done via a configuration file.
Diffstat (limited to 'vncviewer/vncviewer.man')
-rw-r--r-- | vncviewer/vncviewer.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vncviewer/vncviewer.man b/vncviewer/vncviewer.man index 9e81f7e2..64f0b08c 100644 --- a/vncviewer/vncviewer.man +++ b/vncviewer/vncviewer.man @@ -333,7 +333,7 @@ Default certificate revocation list. .BR Xvnc (1), .BR vncpasswd (1), .BR vncconfig (1), -.BR vncserver (1) +.BR vncsession (8) .br https://www.tigervnc.org |