Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: Do not check child freezability when thawing slice
We want thawing operations to still succeed even in the presence of an unfreezable unit type (e.g. mount) appearing under a slice after the slice was frozen. The appearance of such units should never cause the slice thawing operation to fail to prevent potential future repeats of systemd/systemd#25356. (cherry picked from commit b458659)
- Loading branch information