Skip to content
Snippets Groups Projects
Commit 758d0335 authored by dcashman's avatar dcashman
Browse files

quash SELinux denial for healthd

Change-Id: I898bb4ee8fdb95b48e58c98bffdb381b03c719bb
parent 2b8512cc
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ type healthd_exec, exec_type, file_type; ...@@ -6,6 +6,7 @@ type healthd_exec, exec_type, file_type;
init_daemon_domain(healthd) init_daemon_domain(healthd)
unconfined_domain(healthd) unconfined_domain(healthd)
allow healthd rootfs:file entrypoint;
write_klog(healthd) write_klog(healthd)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment