]> git.ipfire.org Git - thirdparty/suricata.git/commit
config: install classification.config (and ref) to $datadir
authorJason Ish <jason.ish@oisf.net>
Tue, 1 Oct 2019 16:00:29 +0000 (10:00 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 9 Oct 2019 14:06:57 +0000 (16:06 +0200)
commit99d9e09599e7dce7151d3eec4d112f8090a299a2
treedf6b27073d787ebce6cf08b99d217bd004980750
parent7609adb05d0cb88316afbeb33493fc8c9073043c
config: install classification.config (and ref) to $datadir

Install classification.config and reference.config to $datadir,
where they can be updated on every upgrade.

This required moving them into a sub-directory for autotools
to do its thing.

Redmine issue:
https://redmine.openinfosecfoundation.org/issues/3209
Makefile.am
etc/Makefile.am
etc/classification.config [moved from classification.config with 100% similarity]
etc/reference.config [moved from reference.config with 100% similarity]