nessus-tool/fsl.nessus

Sat, 16 Oct 2010 12:53:55 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 16 Oct 2010 12:53:55 +0200
changeset 264
dd9efe7d5452
permissions
-rw-r--r--

Correct installation of plugins, libraries, and RPATH substitution.

     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