fix(rl-next): systemd unit description is using wrong section
> The resource control configuration options are configured in the > [Slice], [Scope], [Service], [Socket], [Mount], or [Swap] sections, > depending on the unit type. Reported by Worm on matrix. Change-Id: I5f942b864e40bc461e8751cdf8337b1f8c2bbce4
This commit is contained in:
@@ -21,7 +21,7 @@ already delegated cgroup tree by the service manager.
|
||||
systemd offers knobs to perform the required setup using:
|
||||
|
||||
```
|
||||
[Unit]
|
||||
[Service]
|
||||
Delegate=yes
|
||||
DelegateSubtree=supervisor
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user