Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix infinite sleep in fsfreeze container
busybox's sleep command doesn't support the `infinity` value, so update it to be an infinite loop. Signed-off-by: Nolan Brubaker <[email protected]>
- Loading branch information