Merge "Make lmkd permissive or unconfined."
This commit is contained in:
commit
b5558aac66
1 changed files with 1 additions and 2 deletions
3
lmkd.te
3
lmkd.te
|
@ -1,7 +1,6 @@
|
|||
# lmkd low memory killer daemon
|
||||
type lmkd, domain;
|
||||
permissive_or_unconfined(lmkd)
|
||||
type lmkd_exec, exec_type, file_type;
|
||||
|
||||
init_daemon_domain(lmkd)
|
||||
|
||||
unconfined_domain(lmkd);
|
||||
|
|
Loading…
Reference in a new issue