aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skype/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/skype/README b/skype/README
index f2a65d27..8f4ce62d 100644
--- a/skype/README
+++ b/skype/README
@@ -116,6 +116,12 @@ Now create `~/.vnc/xstartup` with the following contents:
/usr/sbin/skyped
----
+Adjust the permissions:
+
+----
+chmod +x ~/.vnc/xstartup
+----
+
Then start the server:
----