Public bug reported:

Release: Ubuntu 14.04 LSB
exim4-base: 4.82-3ubuntu2

When using exim4, logrotate and rkhunter together, rkhunter reports
Warning: The following processes are using deleted files:
         Process: /usr/sbin/exim4    PID: 7389    File: /var/log/exim4/mainlog.1
which can easily be fixed by running 'killall -HUP exim4'

Looks like exim needs something like
postrotate
/bin/kill -HUP `cat /var/run/exim4/exim
endscript
in /etc/logrotate.d/exim4-base

** Affects: exim4 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1473839

Title:
  using deleted file /var/log/exim4/mainlog.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1473839/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to