summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cron1
1 files changed, 1 insertions, 0 deletions
diff --git a/cron b/cron
index 85ff4d6..8f55c38 100644
--- a/cron
+++ b/cron
@@ -25,6 +25,7 @@ $BFMFile = 0;
while (defined($ThisLine = <STDIN>)) {
chomp($ThisLine);
if (
+ ($ThisLine =~ /CMDOUT \(updated ips for domain /) or
($ThisLine =~ /Updated timestamp for job/) or
($ThisLine =~ /INFO \(pidfile fd = \d+\)/) or
($ThisLine =~ /rsyncd/) or