cvs commit proftpd-messages
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Rigel:~/Projects/logwatch_cvs/logwatch/scripts/services mgt$ cvs diff proftpd-messages Index: proftpd-messages =================================================================== RCS file: /var/cvs/logwatch/scripts/services/proftpd-messages,v retrieving revision 1.25 diff -r1.25 proftpd-messages 76c76 < ( $ThisLine =~ /PAM\(.*\): Authentication failure/ ) or --- > ( $ThisLine =~ /(PAM|pam_unix)\(.*\): [Aa]uthentication failure/ ) or Added to resolve Debian bug #480761 -Mike