Re: [expert] logrotate still stuck

2001-05-29 Thread Scott Taylor
At 03:57 PM 05/29/01, Stephen Lawrence Jr. wrote: >Hmm, the only problem I had on 7.1 servers was in the logrotate.d/syslog >configuration. It was set like this: > > >/var/log/mail/* { >... >} > >which is wrong. > >The correct entrie would be: > >/var/log/mail/errors { >... >} > >/var/log/mail/inf

Re: [expert] logrotate still stuck

2001-05-29 Thread Stephen Lawrence Jr.
Hmm, the only problem I had on 7.1 servers was in the logrotate.d/syslog configuration. It was set like this: /var/log/mail/* { ... } which is wrong. The correct entrie would be: /var/log/mail/errors { ... } /var/log/mail/info { ... } etc.etc.etc. The '/var/log/mail/*' was causing the pr

[expert] logrotate still stuck

2001-05-29 Thread Scott Taylor
Hello, I have been going through the archives regarding the broken logrotate script and see a few that have this same problem, but still can't find the fix. Maybe I missed it. So far, I have cleaned out the bad /var/log/mail and news directories. Updated logrotate and slocate and all the re