You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We keep seeing that people run zkg autoconfig on the standard Zeek-bundled zkg setup. Permission issues aside this is at least confusing and at worst introduces brittleness because the config does get overwritten. zkg should recognize this setting, indicate that there's no need to do anything, and exit.
When the user provides a custom config or --user, autoconfig continues to make sense.
The text was updated successfully, but these errors were encountered:
We keep seeing that people run
zkg autoconfig
on the standard Zeek-bundledzkg
setup. Permission issues aside this is at least confusing and at worst introduces brittleness because the config does get overwritten.zkg
should recognize this setting, indicate that there's no need to do anything, and exit.When the user provides a custom config or
--user
,autoconfig
continues to make sense.The text was updated successfully, but these errors were encountered: