Skip to content

Commit a09e703

Browse files
committed
docs/systemd.md: amend
Include some important previously missed detail about how linux.cgroupsPath works. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent b1722d7 commit a09e703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/systemd.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ runtime spec in the following way:
3131
Next, `prefix` and `name` are used to compose the unit name, which
3232
is `<prefix>-<name>.scope`, unless `name` has `.slice` suffix, in
3333
which case `prefix` is ignored and the `name` is used as is.
34+
The default value for both `prefix` and `name` is empty string.
3435

3536
2. If `Linux.CgroupsPath` is not set or empty, it works the same way as if it
3637
would be set to `:runc:<container-id>`. See the description above to see

0 commit comments

Comments
 (0)