nspawn: drop cgroup v1 handling

This commit is contained in:
Mike Yuan
2025-03-16 18:47:45 +01:00
parent cec81b234c
commit 6801a9d88a
10 changed files with 61 additions and 798 deletions

View File

@@ -150,9 +150,6 @@ All tools:
`systemd-nspawn`:
* `$SYSTEMD_NSPAWN_UNIFIED_HIERARCHY=1` — if set, force `systemd-nspawn` into
unified cgroup hierarchy mode.
* `$SYSTEMD_NSPAWN_API_VFS_WRITABLE=1` — if set, make `/sys/`, `/proc/sys/`,
and friends writable in the container. If set to "network", leave only
`/proc/sys/net/` writable.