Hello, I've noticed that the bugtraq is down. I've sent an email to webmaster@balabit.com about this. Also, recently i've noticed a little bug in syslog-ng. It seems that syslog-ng doesn't chdir() to / when daemonizing. Without this, it holds a nopen fd to the dir it is run from. Without it chdir()'ing to / i can't unmount the filesystem in which i was when i started syslog-ng. Alex
On Mon, 2008-06-02 at 15:21 +0300, Aleksandr Stankevic wrote:
Hello,
I've noticed that the bugtraq is down. I've sent an email to webmaster@balabit.com about this.
It should be up and running now. The migration to apache2 didn't work without problems as it seems.
Also, recently i've noticed a little bug in syslog-ng. It seems that syslog-ng doesn't chdir() to / when daemonizing. Without this, it holds a nopen fd to the dir it is run from.
Without it chdir()'ing to / i can't unmount the filesystem in which i was when i started syslog-ng.
Right, it used to do that. I've just pushed a patch to syslog-ng OSE 2.1 git tree that does this, it should apply cleanly to 2.0 as well. -- Bazsi
participants (2)
-
Aleksandr Stankevic
-
Balazs Scheidler