Make lmkd enforcing.

Start enforcing SELinux rules for lmkd. Security policy
violations will return an error instead of being allowed.

Change-Id: I2bad2c2094d93ebbcb8ccc4b7f3369419004a3f0
This commit is contained in:
Nick Kralevich 2014-02-14 10:03:17 -08:00
parent 5467fce636
commit 5fa2a19f21

View File

@ -1,6 +1,5 @@
# lmkd low memory killer daemon
type lmkd, domain;
permissive_or_unconfined(lmkd)
type lmkd_exec, exec_type, file_type;
init_daemon_domain(lmkd)