mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add bin_dir
setting for default zkg config file
Which defaults to `${zeek_install_prefix}/bin`, same as what a standalone `zkg autoconfig` would use.
This commit is contained in:
parent
8fb30f1d62
commit
c553df5dfe
4 changed files with 11 additions and 2 deletions
8
CHANGES
8
CHANGES
|
@ -1,3 +1,11 @@
|
|||
|
||||
4.1.0-dev.402 | 2021-03-24 15:49:52 -0700
|
||||
|
||||
* Add `bin_dir` setting for default zkg config file (Jon Siwek, Corelight)
|
||||
|
||||
Which defaults to `${zeek_install_prefix}/bin`, same as what a
|
||||
standalone `zkg autoconfig` would use.
|
||||
|
||||
4.1.0-dev.400 | 2021-03-23 20:44:19 -0700
|
||||
|
||||
* whitespace tweaks (Vern Paxson, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue