cannot create pid
by Humberto Morell
Hello list
I have stunnel 4.7
When I run in stunnel.log is error
########
Cannot create pid file /var/run/stunnel.pid
#############
The directory /var/run is ok example
#######
prueba:/usr/local/etc/stunnel # ls -l /var/run
total 37
drwxr-xr-x 7 root root 536 Jan 25 12:03 .
drwxr-xr-x 13 root root 336 Sep 8 15:19 ..
srw-rw-rw- 1 root root 0 Jan 25 12:03 .resmgr_socket
#####
My stunnel.conf is
#client = no
#
# chroot + user (comment out to disable)
#
chroot = /var/lib/stunnel/
setuid = stunnel
setgid = nogroup
pid = /var/run/stunnel.pid
cert = /usr/local/etc/stunnel/stunnel.pem
[ssmtp]
accept = 465
connect = 25
####
Please, help me.
Best Regards
Morell
16 years, 1 month
Stunnel 4.07 released
by Michal Trojnara
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
New release fixes several bugs introduced in version 4.06.
ChangeLog entry:
Version 4.07, 2005.01.03, urgency: MEDIUM:
* Bugfixes
- Problem with infinite poll() timeout negative, but not equal to -1 fixed.
- Problem with a file descriptor ready to be read just after a non-blocking
connect call fixed.
- Compile error with EAI_NODATA not defined or equal to EAI_NONAME fixed.
- IP address and TCP port textual representation length (IPLEN) increased
to 128 bytes.
- OpenSSL engine support is only used if engine.h header file exists.
- Broken NT Service mode on WIN32 platform fixed.
- Support for IPv4-only WIN32 machines restored.
Homepage: http://stunnel.mirt.net/
Best regards,
Mike
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFB2IcR/NU+nXTHMtERAn/hAJ42XjEtUrkyixamOeMV0rRGCvqwDACg21LB
sYFF8L4teETWdrkLjfkdX2E=
=qOfD
-----END PGP SIGNATURE-----
16 years, 1 month