Le Mercredi 8 Novembre 2006 19:16, Christophe Gaubert a écrit :
> > Ce serait cron qui ne fonctionnerait pas ? Comment le vérifier ?
>
> cron est-il bien lancé au démarrage ?
> ps aux | grep crond
> pour voir s'il tourne.

[EMAIL PROTECTED] ~] $ps aux | grep crond
root      4094  0.0  0.0   1616   644 ?        Ss   08:16   0:00 crond

> Tu peux l'activer dans MCC / système / services
>
> Que contient la crontab ?
> cat /etc/crontab

[EMAIL PROTECTED] ~] $cat /etc/crontab
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/

# run-parts
01 * * * * root nice -n 19 run-parts --report /etc/cron.hourly
02 4 * * * root nice -n 19 run-parts --report /etc/cron.daily
22 4 * * 0 root nice -n 19 run-parts --report /etc/cron.weekly
42 4 1 * * root nice -n 19 run-parts --report /etc/cron.monthly


-- 
Joël
=========================================
Vous souhaitez acquerir votre pack ou des services Mandriva?
Rendez-vous sur "http://store.mandriva.com";.
Rejoignez le club Mandriva : http://club.mandriva.com
=========================================

Répondre à