nessus-tool/fsl.nessus

Fri, 22 Oct 2010 19:54:57 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 22 Oct 2010 19:54:57 +0200
changeset 281
acad5c9dea5f
permissions
-rw-r--r--

Correct dependencies and use a canonical package name.

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

mercurial