From e24f5605a72c1da5f77d8833b396e91d65ce3b33 Mon Sep 17 00:00:00 2001 From: wanghuan158 Date: Wed, 9 Mar 2022 03:47:46 +0000 Subject: [PATCH] update multipath-tools.spec. --- multipath-tools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multipath-tools.spec b/multipath-tools.spec index 9be7050..d1877d5 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -44,7 +44,7 @@ Provides: libdmmp Obsoletes: libdmmp %description -This package provides the multipath tool and the multipathd daemon +This package provides the multipath tool and the multipathd daemon to manage dm-multipath devices. multipath can detect and set up multipath maps. multipathd sets up multipath maps automatically, monitors path devices for failure, removal, or addition, and applies -- Gitee