From 2295c6eb3508e9df11062f1a5f71dc1eefc53f90 Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Sun, 19 Jan 2020 15:49:01 +0800 Subject: [PATCH] add the --syslog option while executing mdadm --scan command in mdmonitor.service --- mdadm.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mdadm.spec b/mdadm.spec index 8af769b..3c8f261 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,6 +1,6 @@ Name: mdadm Version: 4.1 -Release: rc2.0.6 +Release: rc2.0.7 Summary: The software RAID arrays user manage tools License: GPLv2+ URL: http://www.kernel.org/pub/linux/utils/raid/mdadm/ @@ -81,6 +81,12 @@ install -d -m 710 %{buildroot}/var/run/mdadm/ %{_mandir}/man*/* %changelog +* Sun Jan 19 2020 openEuler Buildteam - 4.1-rc2.0.7 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add the --syslog option while executing mdadm --scan command in mdmonitor.service + * Sat Jan 11 2020 openEuler Buildteam - 4.1-rc2.0.6 - Type:enhancemnet - ID:NA