summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/anacron
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-10-23 17:17:13 +0000
committerJonas Smedegaard <dr@jones.dk>2002-10-23 17:17:13 +0000
commitdddec7a12123924793fd2c204ed308d3c50a9b2d (patch)
tree9ef5f058147d440215a00a4f6ff7b7324f7c612f /logcheck/ignore.d.server/anacron
parent9f3c51e3aa40910e103368b309a7775cd7518cf0 (diff)
Major logcheck overhaul:
* Split local into files by related packages * Rename remaining local to misc * Split language-specific (only da_DK) into package.lang * Sync with entries provided by packages themselves * Rename some files overriding (not add) to package.changes * Replace [[:digit:]] with the shorter [0-9] everywhere * Replace most .* to more specific alternatives everywhere
Diffstat (limited to 'logcheck/ignore.d.server/anacron')
-rw-r--r--logcheck/ignore.d.server/anacron4
1 files changed, 2 insertions, 2 deletions
diff --git a/logcheck/ignore.d.server/anacron b/logcheck/ignore.d.server/anacron
index 21a4347..72bbf05 100644
--- a/logcheck/ignore.d.server/anacron
+++ b/logcheck/ignore.d.server/anacron
@@ -1,7 +1,7 @@
anacron\[[0-9]+\]: Job `cron.(daily|weekly|monthly)' terminated( \(exit status: 1\))?( \(mailing output\))?
anacron\[[0-9]+\]: Normal exit
-anacron\[[0-9]+\]: Anacron 2.3 started on [[:digit:]-]+
+anacron\[[0-9]+\]: Anacron 2.3 started on [0-9-]+
anacron\[[0-9]+\]: Will run job `cron.(daily|weekly|monthly)' in (5|10|15) min\.
anacron\[[0-9]+\]: Jobs will be executed sequentially
anacron\[[0-9]+\]: Job `cron.(daily|weekly|monthly)' started
-anacron\[[0-9]+\]: Updated timestamp for job `cron.(daily|weekly|monthly)' to [[:digit:]-]+
+anacron\[[0-9]+\]: Updated timestamp for job `cron.(daily|weekly|monthly)' to [0-9-]+