Make hci_attach enforcing.

Change-Id: I27c62a7ab7223eb74f44a78c273dd97f1380bc61
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2013-12-06 10:25:42 -05:00
parent 08fffc5db6
commit b1016ed568

View file

@ -1,5 +1,4 @@
type hci_attach, domain;
permissive_or_unconfined(hci_attach)
type hci_attach_exec, exec_type, file_type;
init_daemon_domain(hci_attach)