On Mon, Nov 08, 2004 at 11:58:44PM +0900, Horms wrote:
> On Mon, Nov 08, 2004 at 10:22:18AM +0000, Johan@ Elmerfjord wrote:
> > Hi Horms,
> >
> > Setting 'local $SIG{'CHLD'} = undef;' works just as good as
> > outcommenting the line. So I will go for this solution.
> > It seems more foolprof to have it set to something.. So it's not
> > completly up to the version of perl currently intalled.. :-)
>
> I think that if you uncomment it, then the signal handler may
> potentially come into play from time to time, leading to weird/bad
> things. So the undef solution is good IMHO. I will put it into CVS
> in the morning.
For reference, this change is now in CVS as
1.92 (HEAD/1.3.X branch) and 1.77.2.5 (STABLE/1.2.X branch).
See http://www.vergenet.net/linux/ldirectord/ or http://www.linux-ha.org/
--
Horms
|