mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08:20 +00:00
Fix LDAP analyzer setup for when Spicy analyzers are disabled
This commit is contained in:
parent
20ae1129ea
commit
53d4052d68
8 changed files with 9 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
|||
@if ( have_spicy_analyzers() )
|
||||
@load-sigs ./dpd.sig
|
||||
@load ./main.zeek
|
||||
@endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue