Created attachment 209928 [details] suricata.diff classification.config and reference.config are currently installed in /usr/local/share/suricata/ , while suricata.yaml has: classification-file: /usr/local/etc/suricata/classification.config reference-config-file: /usr/local/etc/suricata/reference.config Attached patch leaves the samples in /usr/local/share/suricata/, but puts configuration file in /usr/local/etc/suricata/
Hi Antoine, Thanks for spotting this. The files were moved from the last RC to final 5.0.0 in the install location by Suricata but not changed in the suricata.yaml location. I'll address this with the 5.0.1 update in a separate ticket by moving the two files from DATADIR to ETCDIR again since 5.0.1 has the same issue. Cheers, Franco
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242658
This one can be closed, thanks!