mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00
docs/systemd.md: amend
Include some important previously missed detail about how linux.cgroupsPath works. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -31,6 +31,7 @@ runtime spec in the following way:
|
||||
Next, `prefix` and `name` are used to compose the unit name, which
|
||||
is `<prefix>-<name>.scope`, unless `name` has `.slice` suffix, in
|
||||
which case `prefix` is ignored and the `name` is used as is.
|
||||
The default value for both `prefix` and `name` is empty string.
|
||||
|
||||
2. If `Linux.CgroupsPath` is not set or empty, it works the same way as if it
|
||||
would be set to `:runc:<container-id>`. See the description above to see
|
||||
|
Reference in New Issue
Block a user