diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 5a3b632..b77ee38 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -604,6 +604,9 @@ __apt_get_noinput() { # 3. install___start_daemons # 4. install__start_daemons # +# NOTE: The start daemons function should be able to restart any daemons +# which are running, or start if they're not running. +# ############################################################################## ##############################################################################