Re: logrotate problem, error renaming...File name too long

2001-03-01 Thread Larry Grover
Thanks for the suggestion. I'll give it a try. __ Larry Grover, PhD Assoc Prof of Physiology Marshall Univ Sch of Med On Thu, 01 Mar 2001 10:06:04 -0700 (MST), John Weber <[EMAIL PROTECTED]> wrote: > > It's the log.* in /etc/logrotate.d/samba. I changed mine to explicitly > name the logs I w

Re: logrotate problem, error renaming...File name too long

2001-03-01 Thread John Weber
It's the log.* in /etc/logrotate.d/samba. I changed mine to explicitly name the logs I want to rotate. /var/log/samba/log.smb { notifempty missingok postrotate /usr/bin/killall -HUP nmbd endscript } /var/log/samba/log.nmb { notifempty missingok postrotate

logrotate problem, error renaming...File name too long

2001-03-01 Thread Larry Grover
I've got a problem with my samba logs, which seems to be related to logrotate. I'm hoping someone here can give me a clue on how to fix this problem. The system this occurs on is running RH6.2, with all packages updated to current versions. Here's the problem: After several weeks of uptime