diff --git a/healthd.te b/healthd.te index 23bc2f1fa82733cf060ac8d6673be75b91f292c8..52c466e4835b0caa7e7906e7a364c1352641ce97 100644 --- a/healthd.te +++ b/healthd.te @@ -6,6 +6,7 @@ type healthd_exec, exec_type, file_type; init_daemon_domain(healthd) unconfined_domain(healthd) +allow healthd rootfs:file entrypoint; write_klog(healthd)