[tigervnc] Add suggestion about "systemctl enable" to the vncserver unit file.

Adam Tkac atkac at fedoraproject.org
Wed May 9 11:47:24 UTC 2012


commit 9dada1da8144914974b409dd33871253e2188674
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed May 9 13:46:37 2012 +0200

    Add suggestion about "systemctl enable" to the vncserver unit file.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 vncserver.service |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vncserver.service b/vncserver.service
index 002d258..aff52b9 100644
--- a/vncserver.service
+++ b/vncserver.service
@@ -5,6 +5,7 @@
 # 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`
 #
 # DO NOT RUN THIS SERVICE if your local area network is
 # untrusted!  For a secure way of using VNC, you should


More information about the scm-commits mailing list