From owner-freebsd-stable Mon Apr 2 19:17:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by hub.freebsd.org (Postfix) with ESMTP id F319B37B728 for ; Mon, 2 Apr 2001 19:17:33 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 14kGNv-0004Xa-00 for stable@FreeBSD.ORG; Mon, 02 Apr 2001 22:17:31 -0400 Date: Mon, 2 Apr 2001 22:17:30 -0400 From: Peter Radcliffe To: stable@FreeBSD.ORG Subject: Re: xconsole broken in recent 4.3-RC? Message-ID: <20010402221730.B15104@pir.net> Reply-To: stable@freebsd.org Mail-Followup-To: stable@FreeBSD.ORG References: <200104030208.f33284x38867@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200104030208.f33284x38867@cwsys.cwsent.com>; from Cy.Schubert@uumail.gov.bc.ca on Mon, Apr 02, 2001 at 07:07:56PM -0700 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cy Schubert - ITSD Open Systems Group probably said: > GiveConsole should contain: > chown root /dev/console Errrm, are you sure that's what you meant ? xconsole checks if /dev/console belongs to to the user running it, last I checked, so you need; chown $USER /dev/console > TakeConsole should contain: > > chmod 622 /dev/console > chown root /dev/console P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message