snmp/fsl.snmp

Thu, 04 Oct 2012 20:39:11 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 04 Oct 2012 20:39:11 +0200
changeset 721
63c8527d60f4
permissions
-rw-r--r--

Import new package spec for introduction into repository. This package
will eventually deprecate the local squirrelmail as the webmail default.

     1 ##
     2 ##  fsl.snmp -- OSSP fsl configuration
     3 ##
     5 ident (snmpd|snmptrapd|net-snmp)/.+ q{
     6     prefix(
     7         prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
     8     )
     9     -> {
    10         debug: file(
    11             path="@l_prefix@/var/snmp/snmp.log",
    12             perm=0644
    13         )
    14     }
    15 };

mercurial