Skip to content

Commit 2c94f4e

Browse files
committed
doc: fix per-service cgroup syntax
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent da184e7 commit 2c94f4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/config/service-opts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ started at any time by running `initctl start <service>`.
4343
Other run/task/service options are:
4444

4545
* `caps:...` -- see the [Linux Capabilities](capabilities.md) section
46-
* `cgroups:...` -- see the [Cgroups](cgroups.md) section
46+
* `cgroup.NAME[,opts]` or `cgroup:opts` -- see the [Cgroups](cgroups.md) section
4747
* `env:[-]/path/to/env` -- see the [Service Environment](service-env.md) section
4848
* `log:...` -- see [Redirecting Output](logging.md#redirecting-output)
4949
* `nowarn` -- see [Conditional Loading](services.md#conditional-loading)

0 commit comments

Comments
 (0)