2013-06-03 23:09:54 +02:00
|
|
|
# healthd seclabel is specified in init.rc since
|
|
|
|
# it lives in the rootfs and has no unique file type.
|
|
|
|
type healthd, domain;
|
|
|
|
type healthd_exec, exec_type, file_type;
|
|
|
|
|
|
|
|
init_daemon_domain(healthd)
|
|
|
|
unconfined_domain(healthd)
|
2013-08-29 00:32:35 +02:00
|
|
|
allow healthd rootfs:file entrypoint;
|
2013-06-03 23:09:54 +02:00
|
|
|
write_klog(healthd)
|
|
|
|
|
|
|
|
|