Ignore:
Timestamp:
Sep 17, 2010, 1:18:14 AM (14 years ago)
Author:
ezyang
Message:
Update postfix version, ignore oom adjustment and add w-e to aliases.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc13-dev/server/fedora/config/etc/syslog-ng/d_zroot.pl

    r1584 r1653  
    115115        } elsif ($message =~ m|^ *nrpe .* COMMAND=/etc/nagios/check_ldap_mmr.real$|) {
    116116        } elsif ($message =~ m|^ *root : TTY=|) {
     117        } elsif ($message =~ m|^Set /proc/self/oom_adj to 0|) {
    117118        } else {
    118119            sendmsg($message, "scripts-spew");
Note: See TracChangeset for help on using the changeset viewer.