blob: 23bc2f1fa82733cf060ac8d6673be75b91f292c8 [file] [log] [blame]
Todd Poynorb2b87d92013-06-03 14:09:54 -07001# healthd seclabel is specified in init.rc since
2# it lives in the rootfs and has no unique file type.
3type healthd, domain;
4permissive healthd;
5type healthd_exec, exec_type, file_type;
6
7init_daemon_domain(healthd)
8unconfined_domain(healthd)
9write_klog(healthd)
10
11