From ee914504243295c7c4db26e49236391d339c74ec Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Tue, 11 Aug 2020 13:30:41 -0400 Subject: [PATCH] fix patch schedule name for importpcap node --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index 0994bad06..9a52cb64a 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -246,7 +246,7 @@ if [[ $is_node ]]; then fi if [[ $is_importpcap ]]; then - patch_schedule=Automatic + PATCHSCHEDULENAME=Automatic MTU=1500 RULESETUP=ETOPEN NSMSETUP=BASIC