Tu peux utiliser ca dans le crontab:
Instead of the first five fields, one of eight special strings may
appear:
string meaning
------ -------
@reboot Run once, at startup.
@yearly Run once a year, "0 0 1 1 *".
@annually (same as @yearly)
@monthly Run once a month, "0 0 1 * *".
@weekly Run once a week, "0 0 * * 0".
@daily Run once a day, "0 0 * * *".
@midnight (same as @daily)
@hourly Run once an hour, "0 * * * *".
ps: j'ai trouvé ca dans le man 5 crontab
mika.
Matthieu Oppliger a écrit :
> Bonjour!
>
> Excusez cette question peut-être triviale, mais je n'ai pu y apporter de
> réponse efficace:
>
> J'aimerais lancer un petit script rsync (qui fonctionne en le lançant
> manuellement) à l'extinction de ma machine. J'ai trouvé comment le faire au
> démarrage, mais comment faire pour qu'il s'exécute à l'extinction? Avec
> rc-update?
>
> Merci de vos réponses!
>
> Matthieu
>
>
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]