From 7eeeac919276af1ba8491ea3e94d29c06338f024 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Mon, 13 Nov 2006 14:19:12 +0000 Subject: [PATCH] o Fin an incorrect crontab entry example. PR: docs/105440 Submitted by: Steve Wills --- en_US.ISO8859-1/books/handbook/audit/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/audit/chapter.sgml b/en_US.ISO8859-1/books/handbook/audit/chapter.sgml index 34670e78ee..fcf2b7f815 100644 --- a/en_US.ISO8859-1/books/handbook/audit/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/audit/chapter.sgml @@ -673,7 +673,7 @@ trailer,133 /etc/crontab will force the rotation every twelve hours from &man.cron.8;: - * */12 * * * root /usr/sbin/audit -n + 0 */12 * * * root /usr/sbin/audit -n The change will take effect once you have saved the new /etc/crontab.