]> source.dussan.org Git - tigervnc.git/commitdiff
Avoid absolute path for vncserver.users
authorPierre Ossman <ossman@cendio.se>
Mon, 3 May 2021 13:04:45 +0000 (15:04 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 3 May 2021 13:04:45 +0000 (15:04 +0200)
Build flags control where this file ends up, so avoid assuming a
specific path in the HOWTO.

unix/vncserver/HOWTO.md

index d6e716eff9c012618c4a08725582873c7956ad80..faf997cb4e0ecc6e33ab0e26e7969cd292fd84df 100644 (file)
@@ -13,9 +13,9 @@ and *systemd* rules.
 # How to start TigerVNC server
 ## Add a user mapping
 With this you can map a user to a particular port. The mapping should be
-done in `/etc/tigervnc/vncserver.users` configuration file. It should be
-pretty straightforward. Once you open the file you will see there are
-some examples, but basically the mapping is in form:
+done in `vncserver.users` configuration file. It should be pretty
+straightforward. Once you open the file you will see there are some
+examples, but basically the mapping is in form:
 ```
 :x=user
 ```