From cc2aefdd3d61476aa349baf145425f77386285e3 Mon Sep 17 00:00:00 2001 From: Alexandre Anriot Date: Tue, 20 Sep 2005 05:32:26 +0000 Subject: [PATCH] exemple plus parlant. --- install/crontab.sample | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/install/crontab.sample b/install/crontab.sample index b41536f..0f67fce 100644 --- a/install/crontab.sample +++ b/install/crontab.sample @@ -1,2 +1,7 @@ -#minute hour day_of_month month day_of_week command -* * * * * /usr/local/share/evoauth/Evoauth.pl -c +#minute +# hour +# jour du mois +# mois +# jour de la semaine +# commande (mode vérification d'Evoauth) +* * * * * /usr/local/share/evoauth/Evoauth.pl -c