mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Removed the policy subpaths from the Bro core.
This commit is contained in:
parent
b307cbbe64
commit
0af6e47ccd
2 changed files with 2 additions and 5 deletions
|
@ -756,9 +756,6 @@ const char* bro_path()
|
|||
if ( ! path )
|
||||
path = ".:"
|
||||
POLICYDEST ":"
|
||||
POLICYDEST "/detectors:"
|
||||
POLICYDEST "/frameworks:"
|
||||
POLICYDEST "/protocols:"
|
||||
POLICYDEST "/site";
|
||||
|
||||
return path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue