Re: wtmp rotates two times a month

1999-09-01 Thread Mark Brown
On Wed, Sep 01, 1999 at 10:52:05AM +1000, Brian May wrote:

> In /etc/anacrontab, it says that if the monthly activities 
> have not been run in the last 30 days, then it should run
> them NOW! However, July and August are 31 days... Som on
> the 31st anacron runs the monthly routines, and on the
> first of the next month, crontab reruns them again. Shouldn't
> /etc/anacrontab specify 31 days and not 30 days??

The Right Thing would probably be to have anacron know about calendar
months.

-- 
Mark Brown  mailto:[EMAIL PROTECTED]   (Trying to avoid grumpiness)
http://www.tardis.ed.ac.uk/~broonie/
EUFShttp://www.eusa.ed.ac.uk/societies/filmsoc/


pgpru3VS1504d.pgp
Description: PGP signature


Re: wtmp rotates two times a month

1999-09-01 Thread Brian May
On Mon, Aug 30, 1999 at 06:30:29PM +1000, Brian May wrote:
> My system is fully slink.

> wtmp: I don't understand why it should be so large for 294 entries:
> snoopy# last | wc
> 2942788   22522

In investigating the above problem, I found something else:

[508] [snoopy:bam] /var/log >last -f wtmp | less
[2 entries truncated]

wtmp begins Wed Sep  1 06:52:59 1999

[509] [snoopy:bam] /var/log >last -f wtmp.0 | less
[3 entries truncated]

wtmp.0 begins Tue Aug 31 07:45:28 1999

Now, why is my log file being rotated twice???

My guess is that this is a bug in anacron, similar to what
is already known for laptop suspect and resume, but a bit
different (this computer isn't a laptop), and easier to fix.

In /etc/anacrontab, it says that if the monthly activities 
have not been run in the last 30 days, then it should run
them NOW! However, July and August are 31 days... Som on
the 31st anacron runs the monthly routines, and on the
first of the next month, crontab reruns them again. Shouldn't
/etc/anacrontab specify 31 days and not 30 days??
-- 
Brian May <[EMAIL PROTECTED]>