From owner-freebsd-questions Tue Nov 11 00:00:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA06318 for questions-outgoing; Tue, 11 Nov 1997 00:00:29 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from shell.futuresouth.com (shell.futuresouth.com [207.141.254.20]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA06289; Tue, 11 Nov 1997 00:00:21 -0800 (PST) (envelope-from fullermd@futuresouth.com) Received: from shell.futuresouth.com (mail.futuresouth.com [207.141.254.21]) by shell.futuresouth.com (8.8.5/8.8.5) with SMTP id CAA02221; Tue, 11 Nov 1997 02:00:17 -0600 (CST) Date: Tue, 11 Nov 1997 02:00:16 -0600 (CST) From: "Matthew D. Fuller" To: Michael Knoll cc: questions@freebsd.org Subject: Re: X11 and /tmp In-Reply-To: <3.0.32.19971111000527.009999f0@lafcol.lafayette.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 11 Nov 1997, Michael Knoll wrote: > I moved my /tmp directory to /usr/tmp, and I failed to copy the > permissions. I noticed on a friends BSD box the permissions are set up as > drwxrwxrwt. How do I set the t? What does it man? t is the sticky bit, which means that even though everyone has write permissions, people can only delete files they own. Set it like: chmod 1777 tmp > Also, I installed X11, and started XDM in a script in /usr/local/etc/rc.d. > When it runs, the server(SVGA_???) goes up to 97% cpu time, and I can't log > in locally. But, remote connections work, but I lose CPU clocks. > > If I start XDM from a shell as root, it all works fine. > > Where should I be automatically starting xdm on boot? Your entry should look like this: xdm sleep 2 > Thanks > > Michael This belongs on -quuestions, redirected there. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* | FreeBSD; the way computers were meant to be | * "The only reason I'm burning my candle at both ends, is * | that I haven't figured out how to light the middle yet."| * fullermd@futuresouth.com :-} MAtthew Fuller * | http://keystone.westminster.edu/~fullermd | *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*