It doesn't look like we need the seclabel in auditd in the init.rc,
this was a leftover from when I had it in TARGET_ROOT_OUT_SBIN... The
transition rules in auditd.te should handle the transition.

diff --git a/rootdir/init.rc b/rootdir/init.rc
index fa264f3..f10950a 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -416,7 +416,6 @@ service netlabels /system/bin/selinux-network.sh

 service auditd /system/bin/auditd -k
     class core
-    seclabel u:r:auditd:s0

 on property:ro.debuggable=1
     start console

--
This message was distributed to subscribers of the seandroid-list mailing list.
If you no longer wish to subscribe, send mail to [email protected] with
the words "unsubscribe seandroid-list" without quotes as the message.

Reply via email to