summaryrefslogtreecommitdiffstats
path: root/unix/vncserver/vncserver@.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'unix/vncserver/vncserver@.service.in')
-rw-r--r--unix/vncserver/vncserver@.service.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/unix/vncserver/vncserver@.service.in b/unix/vncserver/vncserver@.service.in
index 07f1e517..d4ca9bf7 100644
--- a/unix/vncserver/vncserver@.service.in
+++ b/unix/vncserver/vncserver@.service.in
@@ -2,10 +2,12 @@
#
# Quick HowTo:
# 1. Copy this file to /etc/systemd/system/vncserver@.service
-# 2. Edit <USER> and vncserver parameters appropriately
-# ("runuser -l <USER> -c /usr/bin/vncserver %i -arg1 -arg2")
-# 3. Run `systemctl daemon-reload`
-# 4. Run `systemctl enable vncserver@:<display>.service`
+# 2. Switches for vncserver should be entered in ~/.vnc/config rather than
+# hard-coded into this unit file. See the vncserver(1) manpage.
+# 3. Replace <USER> with the desired user
+# ("runuser -l <USER> -c /usr/bin/vncserver %i")
+# 4. Run `systemctl daemon-reload`
+# 5. Run `systemctl enable vncserver@:<display>.service`
#
# DO NOT RUN THIS SERVICE if your local area network is
# untrusted! For a secure way of using VNC, you should