From 18bb05346863fe687bc95ab9e0e776572e6a0694 Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Thu, 19 Mar 2020 15:05:03 +0800 Subject: [PATCH] disabled multipathd.service --- multipath-tools.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/multipath-tools.spec b/multipath-tools.spec index 2e8b119..56cbd9d 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -1,6 +1,6 @@ Name: multipath-tools Version: 0.7.7 -Release: 16 +Release: 17 Summary: Tools to manage multipath devices with the device-mapper License: GPLv2-or-later and LGPLv2+ URL: http://christophe.varoqui.free.fr/ @@ -148,7 +148,6 @@ rm -rf %{buildroot}/%{_initrddir} %post /sbin/ldconfig -%systemd_post multipathd.service %preun %systemd_preun multipathd.service @@ -210,6 +209,12 @@ fi %changelog +* Thu Mar 19 2020 hy-euler - 0.7.7-17 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC: disabled multipathd.service + * Mon Mar 09 2020 wangjufeng - 0.7.7-16 - Type:enhancement - ID:NA