diff --git a/salt/manager/tools/sbin/soup b/salt/manager/tools/sbin/soup index 72fda32aa..f301621de 100755 --- a/salt/manager/tools/sbin/soup +++ b/salt/manager/tools/sbin/soup @@ -1420,6 +1420,8 @@ Please review the following for more information about the update process and re $DOC_BASE_URL/soup.html https://blog.securityonion.net +WARNING: If you run soup via ssh and the ssh session terminates, then any processes running in that session would terminate. You should avoid leaving soup unattended especially if the machine you are ssh’ing from is configured to sleep after a period of time. You might also consider using something like screen or tmux so that if your ssh session terminates, the processes will continue running on the server. + EOF cat << EOF