From owner-freebsd-stable@FreeBSD.ORG Thu Jun 23 15:13:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8849C16A41C for ; Thu, 23 Jun 2005 15:13:00 +0000 (GMT) (envelope-from phil.brennan@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BF1743D4C for ; Thu, 23 Jun 2005 15:13:00 +0000 (GMT) (envelope-from phil.brennan@gmail.com) Received: by zproxy.gmail.com with SMTP id 16so16595nzp for ; Thu, 23 Jun 2005 08:12:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=laD/DJ8cD2+xSqR1GwxfE5MccCNM3+IOfNMI29PSxpbd03flZU45oQGRbqu7GQRaEom0jbxb5FDhLlSdSbC7lPXKJr8vW5jWwCbEToqn7PdKxmk3s2N1lYQmSUIFZVddzL6RjGvZ5e2fwnmIkxhLB0UaN7ZW0VYRerInYEnEf+4= Received: by 10.36.120.13 with SMTP id s13mr1360642nzc; Thu, 23 Jun 2005 08:12:59 -0700 (PDT) Received: by 10.36.100.20 with HTTP; Thu, 23 Jun 2005 08:12:59 -0700 (PDT) Message-ID: Date: Thu, 23 Jun 2005 15:12:59 +0000 From: Phil Brennan To: Dick Davies In-Reply-To: <20050527144730.GA79587@eris.tenfour> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050527130550.GA43864@dragon.stack.nl> <200505270937.53448.kirk@strauser.com> <20050527144730.GA79587@eris.tenfour> Cc: FreeBSD Stable Users Subject: Re: cron stops silently X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Phil Brennan List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 15:13:00 -0000 On 5/27/05, Dick Davies wrote: > * Kirk Strauser [0538 15:38]: > > On Friday 27 May 2005 08:05, Dean Strik wrote: > > > > > I just filed PR 81555 about this. For me, it appears that cron(8) exi= ts > > > after a SIGPIPE when an LDAP-user does a crontab -e. Are you also usi= ng > > > LDAP here? See also the PR (hasn't appeared on the website when I typ= e > > > this btw). > > > > > > Me too > > >=20 > Me three - 5.4 and nss_ldap. >=20 >=20 > -- > 'You may need to metaphorically make a deal with the devil. > By 'devil' I mean robot devil and by 'metaphorically' I mean get your coa= t.' > -- Bender > Rasputin :: Jack of All Trades - Master of Nuns >=20 >=20 >=20 Just in case anyone missed it,Dean Strik has a patch for this at the pr page: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D81555 applied cleanly for me.