Looks like your patch was merged and is in 25.1, but I haven't tried upgrading yet (I'm nervous after a kernel bug a month or two ago). Thanks for doing that work!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Baender on August 06, 2024, 06:30:39 PMThis worked great! thanks so much! I still think ti shoudl be a var in the GUI but at least this works!
Isn't it like most .d folders, that an additional file like 70-custom-delay with the same content would overwrite 20-misc? Like most of those files work in the Linux world? That way, the 20-misc can be overwritten from any update, but your setting would remain. I don't think, that the whole folder is overwritten/deleted at an update?
Edit: first found value prevails. You need your custom file to be lower than 20.
/usr/local/etc/rc.loader.d/20-misc
so it contains autoboot_delay="400"
on the primary and autoboot_delay="300"
on the secondary. Sadly every update causes this file to be overritten. I Assume there must be a setting somewhere I can change to have this perist but I cannot figure it out. What am I missing?Quote from: autone on December 18, 2021, 06:29:35 AM
Did you try rolling back the suricata version to the one before 21.7.6? It works wonderfully for me after a rollback.