mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-04 03:33:41 +01:00
update jail syntax on jail stop
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user