Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mount {
- cpu = /dev/cgroup;
- }
- group sysdefault {
- perm {
- task {
- uid = root;
- gid = root;
- }
- admin {
- uid = root;
- gid = root;
- }
- }
- cpu {
- cpu.rt_runtime_us = 950000;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement