From a298b25f6e4cf11af6f6d3a198e2799377e09082 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 6 Dec 2001 20:25:11 +0000 Subject: logcheck: Lots of small changes and splitting out into single files for each package (preparing for passing it to Maintainers). --- logcheck/ignore.d.workstation/anacron | 7 +++++++ logcheck/ignore.d.workstation/dhcp-client | 2 +- logcheck/ignore.d.workstation/hotplug | 5 ++--- 3 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 logcheck/ignore.d.workstation/anacron (limited to 'logcheck/ignore.d.workstation') diff --git a/logcheck/ignore.d.workstation/anacron b/logcheck/ignore.d.workstation/anacron new file mode 100644 index 0000000..49b595b --- /dev/null +++ b/logcheck/ignore.d.workstation/anacron @@ -0,0 +1,7 @@ +anacron\[.*\]: Job `cron.daily' terminated( \(exit status: 1\))? \(mailing output\) +anacron\[.*\]: Normal exit \(1 jobs run\) +anacron\[.*\]: Anacron 2.3 started on [[:digit:]-]+ +anacron\[.*\]: Will run job `cron.daily' in 5 min\. +anacron\[.*\]: Jobs will be executed sequentially +anacron\[.*\]: Job `cron.daily' started +anacron\[.*\]: Updated timestamp for job `cron.daily' to [[:digit:]-]+ diff --git a/logcheck/ignore.d.workstation/dhcp-client b/logcheck/ignore.d.workstation/dhcp-client index f3b66df..ce74045 100644 --- a/logcheck/ignore.d.workstation/dhcp-client +++ b/logcheck/ignore.d.workstation/dhcp-client @@ -5,4 +5,4 @@ dhclient-2.2.x: No DHCPOFFERS received\. dhclient-2.2.x: DHCP(ACK|OFFER) from [\.[:digit:]]+ dhclient-2.2.x: bound to .* -- renewal in [[:digit:]]+ seconds\. dhclient-2.2.x: irda0: unknown hardware address type 783 -dhclient-2.2.x: receive_packet failed on eth0: Network is down +dhclient-2.2.x: receive_packet failed on eth[[:digit:]]: Network is down diff --git a/logcheck/ignore.d.workstation/hotplug b/logcheck/ignore.d.workstation/hotplug index beb4eeb..6f71f43 100644 --- a/logcheck/ignore.d.workstation/hotplug +++ b/logcheck/ignore.d.workstation/hotplug @@ -1,3 +1,2 @@ -/etc/hotplug/net.agent: invoke ifup .* -/etc/hotplug/net.agent: invoke if(up|down) .* -/etc/hotplug/net.agent: assuming .* is already up +/etc/hotplug/net.agent: invoke if(up|down) (eth|ppp)[[:digit:]] +/etc/hotplug/net.agent: assuming (eth|ppp)[[:digit:]] is already up -- cgit v1.2.3