On Fri, Aug 22, 2003 at 07:32:23PM +0200, [ghibo] wrote: > http://qa.mandrakesoft.com/show_bug.cgi?id=4836 > > > [EMAIL PROTECTED] changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |ASSIGNED > Ever Confirmed| |1 > > > > > ------- Additional Comments From [EMAIL PROTECTED] 2003-22-08 19:32 ------- > Fixed in version stunnel-4.0.4-4mdk. Please recheck. > Thanks. > > -- > Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug, or are watching someone who is. > > > ------- Reminder: ------- > assigned_to: [EMAIL PROTECTED] > status: ASSIGNED > creation_date: > description: > stunnel-4.04-3mdk > > # service stunnel start > Starting stunnel: [ OK ] > > But: > # ps ax | grep stunnel > 17306 pts/2 R 0:00 grep stunnel > > # strace -f /usr/sbin/stunnel <myconfig> > ..... > unlink("/var/run/run/stunnel.pid") = -1 ENOENT (No such file or directory) > open("/var/run/run/stunnel.pid", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL, 0644) = 7 > ...... > > After # mkdir /var/run/run all works fine.
Should it rather be /var/run/stunnel.pid ? keld
