Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2001 20:30:04 -0800 (PST)
From:      Pete Fritchman <petef@databits.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/22121: stunnel leaves zombie childes when launched with -l  option, it creates PID file in /var/run/stunnel which is deleted on  reboot
Message-ID:  <200102120430.f1C4U4899480@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/22121; it has been noted by GNATS.

From: Pete Fritchman <petef@databits.net>
To: freebsd-gnats-submit@FreeBSD.org, kazarov@izmiran.rssi.ru
Cc:  
Subject: Re: ports/22121: stunnel leaves zombie childes when launched with -l 
 option, it creates PID file in /var/run/stunnel which is deleted on 
 reboot
Date: Sun, 11 Feb 2001 23:12:01 -0500

 > 1. Zombies:
 
   Are you sure this isn't a problem with your popper?  I'm just trying
 with /usr/libexec/fingerd, and I can't reproduce the problem:
 
 electron# stunnel -p /usr/local/etc/stunnel.pem -d 4321 -l
 /usr/libexec/fingerd
 electron# telnet localhost 4321
 Trying 127.0.0.1...
 Connected to localhost.
 Escape character is '^]'.
 ^]
 telnet> close
 Connection closed.
 electron# ps -ax | fgrep z
 90891  p2  MW+    0:00.00 fgrep z
 electron#
 
 
 > 2. PID file
 
   patch-ae should definately be imported to the port skeleton.  Or you
 could just add a pre-configure section to the Makefile,
 http://hex.databits.net/~petef/diffs/stunnel.diff
 
 -pete
 
 --
 Pete Fritchman <petef@databits.net>
 Databits Network Services, Inc. <http://databits.net>;
 finger petef@databits.net for PGP key
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102120430.f1C4U4899480>