mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
redirect output from setting up so-status stuff in so-setup
This commit is contained in:
@@ -591,8 +591,8 @@ fi
|
|||||||
set_initial_firewall_policy >> $setup_log 2>&1
|
set_initial_firewall_policy >> $setup_log 2>&1
|
||||||
|
|
||||||
# create these so the registry state can add so-registry to /opt/so/conf/so-status/so-status.conf
|
# create these so the registry state can add so-registry to /opt/so/conf/so-status/so-status.conf
|
||||||
mkdir -p /opt/so/conf/so-status/
|
mkdir -p /opt/so/conf/so-status/ >> $setup_log 2>&1
|
||||||
touch /opt/so/conf/so-status/so-status.conf
|
touch /opt/so/conf/so-status/so-status.conf >> $setup_log 2>&1
|
||||||
|
|
||||||
if [[ "$setup_type" == 'iso' ]]; then
|
if [[ "$setup_type" == 'iso' ]]; then
|
||||||
set_progress_str 26 'Copying containers from iso'
|
set_progress_str 26 'Copying containers from iso'
|
||||||
|
|||||||
Reference in New Issue
Block a user