diff options
-rw-r--r-- | policy/modules/system/lvm.fc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/policy/modules/system/lvm.fc b/policy/modules/system/lvm.fc index 1e6abbaf4..960da8287 100644 --- a/policy/modules/system/lvm.fc +++ b/policy/modules/system/lvm.fc @@ -102,10 +102,6 @@ ifdef(`distro_gentoo',` /run/lvm(/.*)? gen_context(system_u:object_r:lvm_var_run_t,s0) ifdef(`distro_gentoo',` -# Bug 529430 comment 7 -/usr/sbin/lvmetad -- gen_context(system_u:object_r:lvm_exec_t,s0) -/run/lvm(/.*)? gen_context(system_u:object_r:lvm_var_run_t,s0) - # Bug 529430 comment 8 /usr/sbin/dmeventd -- gen_context(system_u:object_r:lvm_exec_t,s0) ') |