Changeset 768


Ignore:
Timestamp:
Jun 17, 2008, 2:11:32 AM (16 years ago)
Author:
geofft
Message:
Commented out scripts-spew. It is inappropriate to send syslogs about users'
activities on the scripts servers to a public zephyr class. Feel free to
re-enable the functionality by sending personal or zcrypted zephyrs.
File:
1 edited

Legend:

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

    r749 r768  
    6161        } elsif ($message =~ m|^Address \S+ maps to \S+, but this does not map back to the address|) {
    6262        } else {
    63             sendmsg($message, "scripts-spew");
     63#           sendmsg($message, "scripts-spew");
    6464        }
    6565    }
Note: See TracChangeset for help on using the changeset viewer.