From owner-freebsd-current Fri Apr 4 15:43:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA11426 for current-outgoing; Fri, 4 Apr 1997 15:43:52 -0800 (PST) Received: from diroxbsd.dx ([195.180.235.113]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA11419 for ; Fri, 4 Apr 1997 15:43:48 -0800 (PST) Received: (from dirk@localhost) by diroxbsd.dx (8.8.5/8.7.3) id BAA00334; Sat, 5 Apr 1997 01:32:42 +0200 (MET DST) Date: Sat, 5 Apr 1997 01:32:42 +0200 (MET DST) From: To: current@freebsd.org Subject: Re: Current is crashing X Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have set the execute bits of/usr/X11R6/lib/X11/xinit/xinitrc . After that X works fine. The standard mode of this file is 444. The file will be execute by xinit in the procedure startClient. If you have a local .xinitrc you have to set the execute bit of the user too. The permissions for xserverrc-files should be set analogous. I'm running XFree86. Dirk