From owner-freebsd-x11@FreeBSD.ORG Sat Jan 22 03:16:10 2005 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A1716A4CE for ; Sat, 22 Jan 2005 03:16:10 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FA743D1F for ; Sat, 22 Jan 2005 03:16:09 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id j0M3G86H036593; Fri, 21 Jan 2005 19:16:08 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id j0M3G7wZ036592; Fri, 21 Jan 2005 19:16:07 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: "Eric W. Bates" In-Reply-To: <200501220303.j0M33A0G001650@phred.ericx.net> References: <200501220303.j0M33A0G001650@phred.ericx.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 21 Jan 2005 19:16:07 -0800 Message-Id: <1106363767.849.20.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: x11@freebsd.org Subject: Re: rc script for /tmp/.ICE-unix X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 03:16:10 -0000 On Fri, 2005-01-21 at 22:03 -0500, Eric W. Bates wrote: > FreeBSD 5.3-RELEASE-p2 > xorg-libraries-6.8.1 > kdebase-3.3.2 > > I'm not entirely clear what is going on. And you folks probably have > it nailed already. However, when starting KDE (startx --> startkde), it > typically fails because somewhere in the start up procedure, the dir > '/tmp/.ICE-unix' is created mode 1777 by the user running startx. KDE > subsequently fails when ICE complains that the ownership of > '/tmp/.ICE-unix' should be 'root'. > > So I wrote a stupid little rc to create the dir at boot (since /tmp is > usually an mfs on my systems). Here it is: If you update to -stable and mergemaster, you should get a perfectly good rc script. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org