update jail syntax on jail stop

This commit is contained in:
tschettervictor
2025-06-13 19:38:12 -06:00
committed by GitHub
parent a06694f649
commit 1b37b2577c

View File

@@ -159,9 +159,11 @@ for _jail in ${JAILS}; do
done
fi
update_jail_syntax_v1 "${_jail}"
) &
bastille_running_jobs "${bastille_process_limit}"
done
wait
wait