mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-07 04:58:47 +00:00
suricata: mark config file as CONFFILE
This preserves user edits during package upgrades. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -56,4 +56,6 @@ PACKAGES =+ "${PN}-python"
|
||||
FILES_${PN} += "${logdir}/suricata"
|
||||
FILES_${PN}-python = "${bindir}/suricatasc ${PYTHON_SITEPACKAGES_DIR}"
|
||||
|
||||
CONFFILES_${PN} = "${sysconfdir}/suricata/suricata.yaml"
|
||||
|
||||
RDEPENDS_${PN}-python = "python"
|
||||
|
||||
Reference in New Issue
Block a user