Hi,

On 04/09/13 10:37, Stéphane CHIRON wrote:
>> Is that /etc/logrotate.d/syslog-ng the stock one or did you modify it?
> I modified /etc/logrotate.d/syslog-ng

I don't think this is the case, but maybe it's worth checking no other
conffile tries to rotate the same files?

$ grep -R '/mail' /etc/logrotate.*


What do permissions of /var/log/mail.* look like if you stop syslog-ng
before rotating, like so:

# ls -l /var/log/mail.*
# /etc/init.d/syslog-ng stop
# /usr/sbin/logrotate -v -f /etc/logrotate.conf
# ls -l /var/log/mail.*
# /etc/init.d/syslog-ng start
# sleep 10
# ls -l /var/log/mail.*

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to