> Axel Reinhold wrote:
> > root@bongo opt]# /opt/ssl/bin/stunnel
> [cut]
> > daemon: No such file or directory (2)
> > removing pid file /var/run/stunnel.pid
>
> That's interesting. I couldn't reproduce it.
>
> Could you install strace tool and than execute:
> strace -f -o /tmp/stunnel.log /opt/ssl/bin/stunnel
> , and than send us the output of /tmp/stunnel.log?
>
> Mike
Here's the strace-log.