pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/kdelibs3 Add MESSAGE suggesting the creation of /t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33a11e79e2d3
branches:  trunk
changeset: 521758:33a11e79e2d3
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Nov 20 09:34:19 2006 +0000

description:
Add MESSAGE suggesting the creation of /tmp/.ICE-unix prior to starting
KDE.

diffstat:

 x11/kdelibs3/MESSAGE |  11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diffs (15 lines):

diff -r c1e8f4dd6227 -r 33a11e79e2d3 x11/kdelibs3/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/kdelibs3/MESSAGE      Mon Nov 20 09:34:19 2006 +0000
@@ -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.
+
+===========================================================================



Home | Main Index | Thread Index | Old Index