From 3173eca62eda96413cdd4205d07993e9cdc909a6 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Apr 21 2020 19:35:48 +0000 Subject: suppress indentation warning --- diff --git a/modules/system-administrators-guide/pages/infrastructure-services/TigerVNC.adoc b/modules/system-administrators-guide/pages/infrastructure-services/TigerVNC.adoc index a5b1534..d84db74 100644 --- a/modules/system-administrators-guide/pages/infrastructure-services/TigerVNC.adoc +++ b/modules/system-administrators-guide/pages/infrastructure-services/TigerVNC.adoc @@ -82,7 +82,7 @@ PIDFile=/home/pass:attributes[{blank}]_USER_pass:attributes[{blank}]/.vnc/%H%i.p ---- . Set the password for the user or users defined in the configuration file. Note -that you need to switch from `root` to _USER_ first. + that you need to switch from `root` to _USER_ first. + [subs="macros, attributes"] ---- @@ -111,8 +111,8 @@ If you want to configure more than one user on the same machine, create different template-type service files, one for each user. . Create two service files, for example `vncserver-_USER_1_pass:attributes[{blank}]@.service` -and `vncserver-_USER_2_pass:attributes[{blank}]@.service`. -In both these files substitute _USER_ with the correct user name. + and `vncserver-_USER_2_pass:attributes[{blank}]@.service`. + In both these files substitute _USER_ with the correct user name. . Set passwords for both users: +