Skip to content
Snippets Groups Projects
Commit a08cbe1f authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "lmkd: add sys_resource"

parents 116a20fd 1c73a5cd
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ type lmkd_exec, exec_type, file_type; ...@@ -4,7 +4,7 @@ type lmkd_exec, exec_type, file_type;
init_daemon_domain(lmkd) init_daemon_domain(lmkd)
allow lmkd self:capability dac_override; allow lmkd self:capability { dac_override sys_resource };
## Open and write to /proc/PID/oom_score_adj ## Open and write to /proc/PID/oom_score_adj
## TODO: maybe scope this down? ## TODO: maybe scope this down?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment