nessus-tool/fsl.nessus

Wed, 01 Aug 2012 23:56:04 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 01 Aug 2012 23:56:04 +0200
changeset 438
3e6a6a3025fe
permissions
-rw-r--r--

Remove nonportable compiler parameter from libarchive buildconf.

     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