http://qa.mandrakesoft.com/show_bug.cgi?id=4836
Product: stunnel
Component: program
Summary: Stunnel does not strating
Product: stunnel
Version: 4.04-3mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
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.
--
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.