summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/hotplug
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2004-02-22 10:23:41 +0000
committerJonas Smedegaard <dr@jones.dk>2004-02-22 10:23:41 +0000
commit2bb63b0b81fb7aec533eaf645591426662e17124 (patch)
tree0b972a4acc300ac0c324c8af136582e047d1ae2c /logcheck/ignore.d.server/hotplug
parentae37e39e2ccfac4f25624a62e5f82e963a4f18a4 (diff)
Tighten all rules to strict left side, based on su rules.
Diffstat (limited to 'logcheck/ignore.d.server/hotplug')
-rw-r--r--logcheck/ignore.d.server/hotplug8
1 files changed, 4 insertions, 4 deletions
diff --git a/logcheck/ignore.d.server/hotplug b/logcheck/ignore.d.server/hotplug
index 6dd646c..6dc05f1 100644
--- a/logcheck/ignore.d.server/hotplug
+++ b/logcheck/ignore.d.server/hotplug
@@ -1,4 +1,4 @@
-/etc/hotplug/net.agent: assuming ppp[0-9] is already up$
-/etc/hotplug/net.agent: invoke if(up|down) ppp[0-9]$
-/etc/hotplug/usb.agent: Setup [^[:space:]]+ for USB product [0-9a-f/]+$
-modprobe: modprobe: Can't locate module (keybdev|mousedev|usbcore)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /etc/hotplug/net.agent: assuming ppp[0-9] is already up$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /etc/hotplug/net.agent: invoke if(up|down) ppp[0-9]$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ /etc/hotplug/usb.agent: Setup [^[:space:]]+ for USB product [0-9a-f/]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ modprobe: modprobe: Can't locate module (keybdev|mousedev|usbcore)$