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
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