diff options
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r-- | x11/kdelibs3/MESSAGE | 11 |
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. + +=========================================================================== |