mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Setup - Adding verification step 1
This commit is contained in:
@@ -1875,9 +1875,10 @@ if (whiptail_you_sure); then
|
|||||||
echo -e "XXX\n95\nInstalling misc components... \nXXX"
|
echo -e "XXX\n95\nInstalling misc components... \nXXX"
|
||||||
salt-call state.apply schedule >>~/sosetup.log 2>&1
|
salt-call state.apply schedule >>~/sosetup.log 2>&1
|
||||||
salt-call state.apply soctopus >>~/sosetup.log 2>&1
|
salt-call state.apply soctopus >>~/sosetup.log 2>&1
|
||||||
echo -e "XXX\n100\nSetting checkin to run on boot... \nXXX"
|
echo -e "XXX\n98\nSetting checkin to run on boot... \nXXX"
|
||||||
sleep 5
|
|
||||||
checkin_at_boot >>~/sosetup.log 2>&1
|
checkin_at_boot >>~/sosetup.log 2>&1
|
||||||
|
echo -e "XXX\n99\nVerifying Setup... \nXXX"
|
||||||
|
salt-call state.highstate >>~/sosetup.log 2>&1
|
||||||
|
|
||||||
} |whiptail --title "Hybrid Hunter Install" --gauge "Please wait while installing" 6 60 0
|
} |whiptail --title "Hybrid Hunter Install" --gauge "Please wait while installing" 6 60 0
|
||||||
whiptail_setup_complete
|
whiptail_setup_complete
|
||||||
|
|||||||
Reference in New Issue
Block a user