mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

This is so that people working from the current stable version can still start using git.
6 lines
172 B
Text
6 lines
172 B
Text
# $Id: broctl-check.bro 6811 2009-07-06 20:41:10Z robin $
|
|
#
|
|
# Only loaded when checking configuration, not when running live.
|
|
|
|
redef RotateLogs::rotate_on_shutdown = F;
|
|
|