mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
fix patch schedule name for importpcap node
This commit is contained in:
@@ -246,7 +246,7 @@ if [[ $is_node ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $is_importpcap ]]; then
|
if [[ $is_importpcap ]]; then
|
||||||
patch_schedule=Automatic
|
PATCHSCHEDULENAME=Automatic
|
||||||
MTU=1500
|
MTU=1500
|
||||||
RULESETUP=ETOPEN
|
RULESETUP=ETOPEN
|
||||||
NSMSETUP=BASIC
|
NSMSETUP=BASIC
|
||||||
|
|||||||
Reference in New Issue
Block a user