
3 Nov
2005
3 Nov
'05
9:51 a.m.
"Miloslav Trmac" <mitr@redhat.com> wrote:
- Default pidfile changed from $localstatedir/run/stunnel.pid to $localstatedir/stunnel/stunnel.pid. For a system-wide installation this conflicts with the Linux FHS, which specifies "Applications must generally not add directories to the top level of /var".
You're right.
At minimum the path should be reasonably easily configurable
./configure --localstatedir=/var/run Is it reasonable? BTW: According to some standards /var/run can be cleaned at system startup. What is the best directory for stunnel chrooted environment? Best regards, Mike