[packages/lvm2] align unit names in -lockd %post/%postun
atler
atler at pld-linux.org
Sun Jul 14 14:50:24 CEST 2024
commit 736d75bea814874e6425d825b40ba63018f93473
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jul 14 14:00:30 2024 +0200
align unit names in -lockd %post/%postun
lvm2.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lvm2.spec b/lvm2.spec
index 476ae69..4138e95 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -496,10 +496,10 @@ fi
%systemd_reload
%post lockd
-%systemd_post lvm2-lvmlockd.service lvm2-lvmlocking.service
+%systemd_post lvmlockd.service lvmlocks.service
%preun lockd
-%systemd_preun lvm2-lvmlockd.service lvm2-lvmlocking.service
+%systemd_preun lvmlockd.service lvmlocks.service
%postun lockd
%systemd_reload
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/736d75bea814874e6425d825b40ba63018f93473
More information about the pld-cvs-commit
mailing list