Readme fix typo
This commit is contained in:
parent
8815334401
commit
6487f9b1f0
@ -85,7 +85,7 @@ Then as root, check what `pids` belong to the uaer session and add them to the u
|
||||
# echo 5311 > /sys/fs/cgroup/user/forza/main/cgroup.procs
|
||||
```
|
||||
Now, the user's screen session is in the `main` cgroup and the user can create additional cgroups and move processes started from within this session to that cgroup.
|
||||
```
|
||||
|
||||
## Helper utility
|
||||
The `user_cgroup` helper utility can automate the process of setting of user cgroups.
|
||||
|
||||
@ -112,4 +112,4 @@ drwxr-xr-x 1 forza forza 72 Dec 16 21:16 openrc
|
||||
-rw-r--r-- 1 forza forza 79 Dec 17 13:40 user_cgroup.sudoersd
|
||||
|
||||
* Cleaning up cgroup /sys/fs/cgroup/user/forza/cmd-GEP0
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user