mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update so-minion
This commit is contained in:
@@ -96,8 +96,8 @@ function pcapspace() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
local s=$(( $SPACESIZE / 1000000 ))
|
local s=$(( $SPACESIZE / 1000000 ))
|
||||||
local s2=$(( $s1 / $CORECOUNT ))
|
|
||||||
local s1=$(( $s / 4 ))
|
local s1=$(( $s / 4 ))
|
||||||
|
local s2=$(( $s1 / $CORECOUNT ))
|
||||||
|
|
||||||
MAXPCAPFILES=$s2
|
MAXPCAPFILES=$s2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user