fix patch schedule name for importpcap node

This commit is contained in:
m0duspwnens
2020-08-11 13:30:41 -04:00
parent ec62668eb7
commit ee91450424

View File

@@ -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