From owner-freebsd-questions@FreeBSD.ORG Wed Apr 23 15:05:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B5D37B401 for ; Wed, 23 Apr 2003 15:05:47 -0700 (PDT) Received: from shrike.submonkey.net (pc1-cdif2-5-cust38.cdif.cable.ntl.com [81.101.150.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF3C43FCB for ; Wed, 23 Apr 2003 15:05:46 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.12) id 198SN7-0002yp-00; Wed, 23 Apr 2003 23:05:45 +0100 Date: Wed, 23 Apr 2003 23:05:45 +0100 From: Ceri Davies To: Jonathan Message-ID: <20030423220545.GB11362@submonkey.net> Mail-Followup-To: Ceri Davies , Jonathan , questions@freebsd.org References: <200304231128.38949.kstewart@owt.com> <00ea01c309d2$95b97f90$3aaa9bd9@workstation> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00ea01c309d2$95b97f90$3aaa9bd9@workstation> User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: questions@freebsd.org Subject: Re: readonly.exe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 22:05:47 -0000 On Wed, Apr 23, 2003 at 08:57:35PM +0100, Jonathan wrote: > On Wednesday 23 April 2003 11:19 am, Ceri Davies wrote: > > Does anyone have any idea what readonly.exe is ? > > > > shrike.private.submonkey.net kernel log messages: > > > pid 74935 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > > pid 76059 (readonly.exe), uid 0: exited on signal 10 (core dumped) > > > > As far as I can see it doesn't exist on that system, but I'm slightly > > concerned... (no, there's no core dump either). > > A google search for "readonly.exe" produced this: > > http://www.essenz.com/support/comp.unix.bsd.freebsd.misc/Oct/29/207663.html > > Looks like the answer you needed. Yes, exactly that, thank you (and to Anthony Naggs). It's nice that it also answers the "WTF are these /tmp/if* files?" question ;^) Yes, I should have checked Google first... Ceri --