From 70b9aaa0da0232909dbeb7b444a65d567f20ce65 Mon Sep 17 00:00:00 2001 From: jdubois Date: Wed, 26 May 2021 11:27:24 +0200 Subject: [PATCH] =?UTF-8?q?Coh=C3=A9rence?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoOpenBSD/cron.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoOpenBSD/cron.md b/HowtoOpenBSD/cron.md index 7847f559..7b998766 100644 --- a/HowtoOpenBSD/cron.md +++ b/HowtoOpenBSD/cron.md @@ -67,7 +67,7 @@ Pour une fréquence personnalisée, on peut utiliser la crontab de l'utilisateur ~~~ # crontab -e -u _munin -11 * * * * /bin/sh /usr/share/scripts/logsentry.sh +*/5 * * * * /usr/local/bin/munin-cron > /dev/null ~~~ Les crons de chaque utilisateur sont stockés dans les fichiers `/var/cron/tabs/`