Merge "Make lmkd permissive or unconfined."

This commit is contained in:
Nick Kralevich 2014-02-12 23:17:53 +00:00 committed by Gerrit Code Review
commit b5558aac66

View file

@ -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);