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