From owner-freebsd-security@FreeBSD.ORG Tue Oct 28 10:08:38 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7169016A4CE for ; Tue, 28 Oct 2003 10:08:38 -0800 (PST) Received: from stinky.trash.net (stinky.trash.net [195.134.144.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD47043FE9 for ; Tue, 28 Oct 2003 10:08:37 -0800 (PST) (envelope-from bsdlist@kess.ch) Received: by stinky.trash.net (Postfix, from userid 1918) id 899FE94BFB; Tue, 28 Oct 2003 19:08:37 +0100 (MET) Date: Tue, 28 Oct 2003 19:08:37 +0100 From: Wolfgang Kess To: Jason Stone Message-ID: <20031028180837.GB15472@stinky.trash.net> References: <20031027211512.GA14467@stinky.trash.net> <20031027175709.C38023@walter> <20031028164402.GA9780@stinky.trash.net> <20031028084942.C38023@walter> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031028084942.C38023@walter> User-Agent: Mutt/1.4i Priority: normal cc: "freebsd-security@freebsd.org" Subject: Re: How to disable XFree86 and wdm listening ports X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2003 18:08:38 -0000 On Tue, Oct 28, 2003 at 08:59:28AM -0800, Jason Stone wrote: > > > > X is linked to Xwrapper-4 > > lrwxr-xr-x 1 root wheel - 10 Oct 22 18:18 X@ -> Xwrapper-4 > > > > Please publish your shell script. > > Um, I'm not using such a thing, but I imagine it would be something like > the following. Call it something like /usr/X11R6/bin/X-no-tcp and symlink > /usr/X11R6/bin/X to it. Thank you very much. This works excellent. Wolfgang