bin/81555: Cron exits from SIGPIPE after crontab -e when using NSS-LDAP

Dean Strik dean at stack.nl
Wed Jun 22 22:30:15 GMT 2005


The following reply was made to PR bin/81555; it has been noted by GNATS.

From: Dean Strik <dean at stack.nl>
To: Dick Davies <rasputnik at hellooperator.net>
Cc: Dean Strik <dean at stack.nl>, bug-followup at FreeBSD.org
Subject: Re: bin/81555: Cron exits from SIGPIPE after crontab -e when using NSS-LDAP
Date: Thu, 23 Jun 2005 00:24:29 +0200

 Dick Davies wrote:
 > > +	(void) signal(SIGPIPE, SIG_IGN);
 > That helped for me, thanks - is there any obvious downside to this ?
 
 No... crond won't ever see a legitimate SIGPIPE anyway.
 
 -- 
 Dean C. Strik             Eindhoven University of Technology
 dean at stack.nl  |  dean at ipnet6.org  |  http://www.ipnet6.org/
 "This isn't right. This isn't even wrong." -- Wolfgang Pauli


More information about the freebsd-bugs mailing list