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.
1 parent da184e7 commit 2c94f4eCopy full SHA for 2c94f4e
1 file changed
doc/config/service-opts.md
@@ -43,7 +43,7 @@ started at any time by running `initctl start <service>`.
43
Other run/task/service options are:
44
45
* `caps:...` -- see the [Linux Capabilities](capabilities.md) section
46
- * `cgroups:...` -- see the [Cgroups](cgroups.md) section
+ * `cgroup.NAME[,opts]` or `cgroup:opts` -- see the [Cgroups](cgroups.md) section
47
* `env:[-]/path/to/env` -- see the [Service Environment](service-env.md) section
48
* `log:...` -- see [Redirecting Output](logging.md#redirecting-output)
49
* `nowarn` -- see [Conditional Loading](services.md#conditional-loading)
0 commit comments