Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
package/systemd: set cgroups default-hierarchy to unified
Use the unified hierarchy, which is systemds default since v243. The biggest holdover was docker which now supports the unified layout. Note that systemd will automatically fallback to hybrid if the kernel is too old or the unified hierarchy fails for other reasons. Signed-off-by: Norbert Lange <[email protected]> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
- Loading branch information