Hi!

/etc/logrotate.d/ldap from current openldap-servers-2.0.21-1mdk contains:

/var/log/ldap/ldap.log {
     [...]
     postrotate
         /sbin/service ldap restart
     [...]
}

This is bad: If openldap-servers is installed but the server is not 
running, it will be started after rotating logs. It should be imho only 
restarted if it is really running.

Thanks.

-- 
   Michael Reinsch <[EMAIL PROTECTED]>                       http://mr.uue.org
------------------------------------------------------------------------

Reply via email to