/[pxelator]/lib/PXElator/syslogd.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/syslogd.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 241 by dpavlin, Mon Aug 17 00:55:13 2009 UTC revision 247 by dpavlin, Tue Aug 18 08:57:47 2009 UTC
# Line 56  sub message { Line 56  sub message {
56                          };                          };
57                  }                  }
58    
59                    if ( $buf =~ m{(init|error|mount|smart|usb|fs)}i ) {
60                            $log->{category} = $1;
61                    }
62    
63                  $log->{message} = $buf;                  $log->{message} = $buf;
64          }          }
65    

Legend:
Removed from v.241  
changed lines
  Added in v.247

  ViewVC Help
Powered by ViewVC 1.1.26