commit | 49bd91d1df8e9a80ad3cffd198edf9f7b2213406 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Tue Feb 11 08:34:58 2014 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Feb 11 08:34:58 2014 -0500 |
tree | 6f90f88dab10599c4017a57c19b6493784430639 | |
parent | e21871c8b7250f5dfc746298ab170a869e6be94d [diff] |
Make the sdcardd domain enforcing. Change-Id: I8830c4b26f3fd9e8356e090ede1d7b4eaa6cb733 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
diff --git a/sdcardd.te b/sdcardd.te index eb98352..a911bd5 100644 --- a/sdcardd.te +++ b/sdcardd.te
@@ -1,5 +1,4 @@ type sdcardd, domain; -permissive_or_unconfined(sdcardd) type sdcardd_exec, exec_type, file_type; init_daemon_domain(sdcardd)