summaryrefslogtreecommitdiff
path: root/spec/source.inc
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2018-07-24 14:50:52 +0200
committerMarian Csontos <mcsontos@redhat.com>2018-07-24 14:50:52 +0200
commitbf4be8066974d8a41bbb9012bd6ba8c8595d2d9c (patch)
treea29913c07fe78203a1916f896c34c0a94b23d631 /spec/source.inc
parent2214dc12c34890c78b05456f58d0aa5d6dd08f4c (diff)
downloadlvm2-bf4be8066974d8a41bbb9012bd6ba8c8595d2d9c.tar.gz
spec: Remove lvmetad
Diffstat (limited to 'spec/source.inc')
-rw-r--r--spec/source.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/source.inc b/spec/source.inc
index 6a485efa8..c44d6bcd1 100644
--- a/spec/source.inc
+++ b/spec/source.inc
@@ -13,14 +13,12 @@
%global enable_systemd 1
%global enable_cmirror 1
%global enable_lvmlockd 1
-%global enable_lvmetad 1
%global enable_lvmpolld 1
%global enable_dmfilemapd 0
#%global enable_lvmlockd_dlm 0
#%global enable_lvmlockd_sanlock 0
%if %{enable_udev}
-%service lvmetad 1
%service lvmpolld 1
%endif