commit: 985e8bcece6c3e6ab5d2cfc3326f2f44eaeb0bb3 Author: Kenton Groombridge <concord <AT> gentoo <DOT> org> AuthorDate: Wed Oct 12 13:32:23 2022 +0000 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org> CommitDate: Wed Oct 12 13:32:23 2022 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=985e8bce
lvm: add file context for dmeventd in /usr/bin Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org> policy/modules/system/lvm.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/system/lvm.fc b/policy/modules/system/lvm.fc index 378970e5..602e810c 100644 --- a/policy/modules/system/lvm.fc +++ b/policy/modules/system/lvm.fc @@ -148,5 +148,6 @@ ifdef(`distro_gentoo',` # Bug 529430 comment 8 +/usr/bin/dmeventd -- gen_context(system_u:object_r:lvm_exec_t,s0) /usr/sbin/dmeventd -- gen_context(system_u:object_r:lvm_exec_t,s0) ')
