We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1722d7 + a09e703 commit c3d127fCopy full SHA for c3d127f
docs/systemd.md
@@ -31,6 +31,7 @@ runtime spec in the following way:
31
Next, `prefix` and `name` are used to compose the unit name, which
32
is `<prefix>-<name>.scope`, unless `name` has `.slice` suffix, in
33
which case `prefix` is ignored and the `name` is used as is.
34
+ The default value for both `prefix` and `name` is empty string.
35
36
2. If `Linux.CgroupsPath` is not set or empty, it works the same way as if it
37
would be set to `:runc:<container-id>`. See the description above to see
0 commit comments