[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cron.hourly



cd /
mkdir /etc/cron.hourly
chmod 755 /etc/cron.hourly
vim /etc/crontab

#añadir la siguiente linea:
01 * * * * root    test -e /usr/sbin/anacron || run-parts --report
/etc/cron.hourly

#cerrar y el siguinete paso es guardar

crontab -u root /etc/crontab

alex. Yo mismo


----- Original Message -----
From: "caya" <caya@3v2.net>
To: <debian-user-spanish@lists.debian.org>
Sent: Saturday, August 31, 2002 4:20 PM
Subject: cron.hourly


> Alguien me podria ayudar sobre como hacer posible el cron.hourly en
debian,
> veo que esta carpeta no existe en mis ordenadores con debian(woody)
>
> alex
>
>
> --
> To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>




Reply to: