Skip to content

Commit c3d127f

Browse files
authored
Merge pull request #4797 from kolyshkin/sd-docs
docs/systemd.md: amend
2 parents b1722d7 + a09e703 commit c3d127f

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)