From owner-freebsd-current Thu Jul 6 00:47:48 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA09219 for current-outgoing; Thu, 6 Jul 1995 00:47:48 -0700 Received: from eikon.regent.e-technik.tu-muenchen.de (root@eikon.regent.e-technik.tu-muenchen.de [129.187.42.3]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id AAA09213 ; Thu, 6 Jul 1995 00:47:33 -0700 Received: from vector.eikon.e-technik.tu-muenchen.de ([129.187.142.36]) by eikon.regent.e-technik.tu-muenchen.de with SMTP id <55357>; Thu, 6 Jul 1995 09:46:38 +0200 Received: from localhost (localhost [127.0.0.1]) by vector.eikon.e-technik.tu-muenchen.de (8.6.11/8.6.9) with SMTP id OAA01902; Wed, 5 Jul 1995 14:57:32 +0200 Message-Id: <199507051257.OAA01902@vector.eikon.e-technik.tu-muenchen.de> X-Authentication-Warning: vector.eikon.e-technik.tu-muenchen.de: Host localhost didn't use HELO protocol To: freebsd-current@freebsd.org (FreeBSD-current users), joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: Harlan.Stenn@pfcs.com (Harlan Stenn), core@freebsd.org Subject: Re: /etc/rc and "rm -f /var/spool/lock/*" In-reply-to: Your message of "Mon, 03 Jul 1995 11:08:53 +0200." <199507030908.LAA03564@uriah.heep.sax.de> Date: Wed, 5 Jul 1995 14:57:31 +0200 From: "Julian Stacey " Sender: current-owner@freebsd.org Precedence: bulk > From: J Wunsch > Lock files suck. They should not be used at all, and the only client > that really needs them right now is mgetty. My /var/spool/fax/etc/config.ttyd1 (for hylafax) has: UUCPLockDir /var/spool/lock # jhs added this after seeing where kermit created a lock. I haven't got round to checking if I need it. Julian S jhs@freefall