Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2003 10:46:00 -0800
From:      "admin" <admin2@enabled.com>
To:        freebsd-questions@freebsd.org
Subject:   newbie: cant create stunnel.pid file
Message-ID:  <20030530184141.M85963@enabled.com>

next in thread | raw e-mail | index | archive | help

Hi,

okay well I am wanting to Get stunnel working.
it is complaining that the stunnel.pid file cannot be created.
what am I doing wrong?

--- from logs ----
2003.05.30 11:43:56 LOG3[44790:134598656]: Cannot create pid file /var/run/stunn
el/stunnel.pid
2003.05.30 11:43:56 LOG3[44790:134598656]: create: No such file or directory (2)

-- from configuration ---
# Comment it out on Win32
cert = /usr/local/etc/stunnel/mail.pem
chroot = /var/tmp/stunnel
# PID is created inside chroot jail
pid = /var/run/stunnel/stunnel.pid
setuid = stunnel
setgid = stunnel

--- the dir exists
typhoon# ls -ld /var/run/stunnel/
drwxr-xr-x  2 stunnel  stunnel  512 May 30 11:43 /var/run/stunnel/



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