@diyhouse said in Crash Report:
And further,.. have just updated as follows:-
Installed packages to be UPGRADED:
pfSense-pkg-suricata: 7.0.2_1 -> 7.0.2_2 [pfSense]
suricata: 7.0.2_4 -> 7.0.2_5 [pfSense]
I guess there are some other little fixes being applied.
But one last question,... looking at the end of the update log stream... I get the following,..
Executing custom_php_resync_config_command()...done.
Menu items... done.
Services... done.
Writing configuration... done.
You may need to manually remove /usr/local/etc/suricata/classification.config if it is no longer needed.
You may need to manually remove /usr/local/etc/suricata/reference.config if it is no longer needed.
>>> Cleaning up cache... done.
Success
. if it is no longer needed.,.. how do mere mortals know if it is needed or not,...
do I need these files, or not?
Tx
@stephenw10 has the correct answer. Instructions you see scroll by at the end of the binary portion of package installations are meant for consumption by folks using the package on plain-vanilla FreeBSD installs with no GUI. Those messages should be ignored by pfSense users. Since they are bundled with the binary as it comes from upstream, removing them or customizing them for pfSense would mean making and maintaining edits for every single third-party package. Not worth the effort.
That file was formerly used by Suricata, but is no longer required and is ignored. It hurts nothing to still have it in the distro, though. Snort does still want that file, so that's why it remains for now.