Actions
Optimization #1847
closedrules: don't warn on empty files
Effort:
Difficulty:
Label:
Description
Suppress the warnings on loading empty rule files.
Actions
Added by Victor Julien over 9 years ago. Updated over 9 years ago.
Description
Suppress the warnings on loading empty rule files.
https://github.com/inliniac/suricata/pull/2160/commits/604542081221a95c8904dcdde9d599b30c87c55a
This also explicitly ignores /dev/null, which is often used with -S /dev/null to load w/o any rules.