summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2018-09-13 11:02:53 -0500
committerDavid Teigland <teigland@redhat.com>2018-09-13 11:09:25 -0500
commit19a59cc53c723f3614d68edcdd9dfabe15c1299b (patch)
treec9739064eb07b3171eeb2e1887eca02d1bd2a22a /spec
parente9b6cdd6e65196d6ada6ce54e8d256c3dc57329b (diff)
downloadlvm2-19a59cc53c723f3614d68edcdd9dfabe15c1299b.tar.gz
More cleanup needed for dropped scripts
and drop the lvm2 prefix from lvmlockd service
Diffstat (limited to 'spec')
-rw-r--r--spec/packages.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/packages.inc b/spec/packages.inc
index 38f90ec6b..4049f278b 100644
--- a/spec/packages.inc
+++ b/spec/packages.inc
@@ -285,7 +285,8 @@ fi
%{_mandir}/man8/lvmlockd.8.gz
%{_mandir}/man8/lvmlockctl.8.gz
%dir %{_default_locking_dir}
-%{_unitdir}/lvm2-lvmlockd.service
+%{_unitdir}/lvmlockd.service
+%{_unitdir}/lvmlocks.service
%endif
##############################################################################