newbie: cant create stunnel.pid file

admin admin2 at enabled.com
Fri May 30 11:46:01 PDT 2003


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/


More information about the freebsd-questions mailing list