honeyd/fsl.honeyd

Mon, 17 Sep 2012 19:10:10 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 17 Sep 2012 19:10:10 +0200
changeset 689
9fe04d4d4e5a
permissions
-rw-r--r--

Update to new version of vendor software although Oracle fails to deliver.
More specifically, newer db(3) patch revisions exist but Oracle has
removed them from the canonical download server URI for Berkely DB.

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

mercurial