+++ Dr.K.S.Sangunni [linux-india] <03/11/01 17:40 +0530>:
> /etc/logrotate.d. The following is the only one i found.
> /var/log/wtmp {
> monthly
> create 0664 root utmp
> rotate1
> }

You can add as many as you want

> What is this 0664. Is this conf file will work with logrotate.d to clear
> and rotate?. I found in my older system, message are backedup every week

0664 = permissions (same as in chmod)

> is not happening. Do we need to do some changes in logrotate.conf?

Run logrotate manually and see if it works - and then put entries in cron

        -srs

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to