diff --git a/setup/so-whiptail b/setup/so-whiptail index 5b201818e..2ba6da10e 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -475,6 +475,7 @@ whiptail_install_type() { "EVAL" "Evaluation mode (not for production) " ON \ "STANDALONE" "Standalone production install " OFF \ "DISTRIBUTED" "Distributed install submenu " OFF \ + "IMPORTPCAP" "Import PCAP mode " OFF \ 3>&1 1>&2 2>&3 )