Suricata tries to load and read this file during startup and will print
a warning in case it does not exist.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
# to the rules directory.
rm -rfv /etc/suricata/*.config
+ # Create empty threshold.config file
+ touch /usr/share/suricata/threshold.config
+
# Set correct ownership for the classifiction config file.
# (File has to be writeable for the nobody user)
chown nobody:nobody /usr/share/suricata/classification.config