aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVMiklos <vmiklos@frugalware.org>2007-08-22 02:25:25 +0200
committerVMiklos <vmiklos@frugalware.org>2007-08-22 02:25:25 +0200
commit57087df72ba6c12ba8e7b9d27a99118d78e3f784 (patch)
tree9f5eeaf530b0fa5a7f0837ef22ab7b22e6184bd6
parentf35022f28fc2c6dd3c8d1858a6e6b7a336e27f5a (diff)
oops, missing chmod +x
-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:
----