mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Add standalone evaluation for log_size_limit
This commit is contained in:
@@ -1433,7 +1433,7 @@ set_default_log_size() {
|
|||||||
local percentage
|
local percentage
|
||||||
|
|
||||||
case $INSTALLTYPE in
|
case $INSTALLTYPE in
|
||||||
EVAL | HEAVYNODE)
|
STANDALONE | EVAL | HEAVYNODE)
|
||||||
percentage=50
|
percentage=50
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Reference in New Issue
Block a user