summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-11-20 09:34:19 +0000
committermarkd <markd@pkgsrc.org>2006-11-20 09:34:19 +0000
commit841a654e4b01fec67ec44b6b9ff04200949740ec (patch)
treeb689217bef12bfc77b797dc452a9bf9666d273c2 /x11/kdelibs3
parent26f00a11aab8651bb6f721cd264d1dc8c81d58f2 (diff)
downloadpkgsrc-841a654e4b01fec67ec44b6b9ff04200949740ec.tar.gz
Add MESSAGE suggesting the creation of /tmp/.ICE-unix prior to starting
KDE.
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/kdelibs3/MESSAGE b/x11/kdelibs3/MESSAGE
new file mode 100644
index 00000000000..989f847150c
--- /dev/null
+++ b/x11/kdelibs3/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2006/11/20 09:34:19 markd Exp $
+
+You probably want to make sure that directory /tmp/.ICE-unix is created
+with owner root and mode 1777 prior to starting KDE.
+
+If this isn't done, under some circumstances KDE startup will fail or if
+it does work the directory will be owned by the first KDE user potentially
+allowing them to delete subsequent users ICE sockets.
+
+===========================================================================