[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]

Re: Comment contrôler les fichiers .log



Jean Gawloski <[email protected]> writes:

> Dominic Mitchell a écrit :
> > >
> > Regarde sous /etc/cron.hourly, /etc/cron.daily, /etc/cron.weekly et
> > /etc/cron.monthly.  Ce ne sont pas les mêmes scripts qui sont
> > effectués.
> 
> J'avais déjà regardé, et il se fait que dans les trois j'ai une même 
> commande: 
> 
> /etc/cron.hourly = (vide) 
> /etc/cron.daily  = (0anacron)      anacron -u cron.daily
C'est un script qui contient la ligne "anacron -u cron.daily"? Si
c'est le cas, alors où est cron.daily?

locate cron.daily 

>    "   = (logrotate)  #!/bin/sh
>    "          "  /usr/sbin/logrotate /etc/logrotate.conf
> /etc/cron.weekly = (0anacron)      anacron -u cron.weekly
> /etc/cron.monthly = (0anacron)     anacron -u cron.monthly
> 
Et où se trouve cron.daily cron.weekly et cron.monthly?  Sous RH
se sont des répertoires comme suit:

$ ls /etc/cron.*
/etc/cron.d:
kmod

/etc/cron.daily:
inn-cron-expire  logrotate        slocate.cron  tmpwatch
inn-cron-rnews   makewhatis.cron  tetex.cron

/etc/cron.hourly:
inn-cron-nntpsend

/etc/cron.monthly:

/etc/cron.weekly:
makewhatis.cron

Donc, il n'y a que cron.monthly qui soit vide.

Ciao,

Dominic.

-- 
  Dominic Mitchell             Email: [email protected]
  Department of Economics      
  Queen's University
  Kingston, Ontario            The XXI century starts on 2001-01-01!
  Canada, K7L 3N6              Le XXI siècle débute le 2001-01-01!