mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Setup Script - Master Build modifications
This commit is contained in:
@@ -375,7 +375,13 @@ if (whiptail_you_sure) then
|
|||||||
install_master
|
install_master
|
||||||
salt_master_directories
|
salt_master_directories
|
||||||
add_socore_user
|
add_socore_user
|
||||||
|
update_sudoers
|
||||||
chmod_salt
|
chmod_salt
|
||||||
|
master_pillar
|
||||||
|
start_salt
|
||||||
|
accept_salt_key_local
|
||||||
|
whiptail_setup_complete
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $INSTALLTYPE == 'SENSORONLY' ]; then
|
if [ $INSTALLTYPE == 'SENSORONLY' ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user