Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 09:38:47 +0300
From:      Alexander Zagrebin <alexz@visp.ru>
To:        freebsd-ports@freebsd.org
Subject:   clamd 0.67.1 doesn't reopens log file
Message-ID:  <20040319063847.GA34186@srv1.visp.ru>

next in thread | raw e-mail | index | archive | help
I have troubles with clamd's log rotation.
The problem in that, clamd doesn't reopens log file after signal.
To repeat:
  cd /var/log/clamav
  mv clamd.log clamd.log.1
  kill -1 `cat /var/run/clamav/clamd.pid`
After this clamd writes to log
  Fri Mar 19 09:21:59 2004 -> SIGHUP catched: log file re-opened.
but doesn't creates clamd.log and continues write to clamd.log.1

Any suggestions (except clamd restarting)?

-- 
Alexander Zagrebin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040319063847.GA34186>