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 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
>         /usr/bin/killall -HUP nmbd
>     endscript
> }
>
>
> The client specific ones (log.client), I don't rotate (yet), but just add
> them explicitly to the file.
>
>
> -- 
> John S. Weber
>
> System Administrator
> Center for Computational Mathematics
> University of Colorado at Denver
> Phone: (303)556-5394 Fax: (303)556-8550
> [EMAIL PROTECTED]
> http://www-math.cudenver.edu/~jweber
>
> On Thu, 1 Mar 2001, Larry Grover wrote:
>
>> 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:

-snip-

>>
>> Can I fix this problem by adding/changing a setting in one of the config files??
>>
>> Any clues, hints, or solutions are greatly appreciated.
>>
>> __
>> Larry Grover, PhD
>> Assoc Prof of Physiology
>> Marshall Univ Sch of Med



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to