http://qa.mandrakesoft.com/show_bug.cgi?id=4836
------- Additional Comments From [EMAIL PROTECTED] 2003-23-08 10:35 ------- Yes. -- 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.
