]> git.ipfire.org Git - thirdparty/suricata.git/commit
config: don't use hardcoded path
authorEric Leblond <eric@regit.org>
Tue, 17 Nov 2015 08:56:55 +0000 (09:56 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 17 Nov 2015 12:59:55 +0000 (13:59 +0100)
commitaffb399cd9b09771b59b8eddea1de04719babfc8
treea4b11969b4b44e695dc2fd1f239d83fa5b119fb1
parent9672e16323bd46ee366d922b856deabca9dfd232
config: don't use hardcoded path

It is better to use a transformation to define the default
directory of output message instead of using an hardcoded value.
Same apply to the directory for the pid file.
suricata.yaml.in