]> code.ossystems Code Review - openembedded-core.git/commit
mdam: fix mdmonitor start up failure
authorChangqing Li <changqing.li@windriver.com>
Mon, 1 Jul 2019 05:04:53 +0000 (13:04 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2019 07:10:36 +0000 (08:10 +0100)
commite3cd783f42bff8ac50d4dde560ead999efd01a57
treeddd98d3e5a62312ad10eaf43dc9488716b24eabb
parentc9854a4ab6af9e60b1a588a87b9a062624af6fae
mdam: fix mdmonitor start up failure

1. recently, mdadm has changed to use service file under srcdir,
   so remove the one not be used.
2. add -y option to fix below problem
   mdadm: No mail address or alert command - not monitoring

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/mdadm/files/0001-mdadm-add-option-y-for-use-syslog-to-recive-event-re.patch [new file with mode: 0644]
meta/recipes-extended/mdadm/files/mdmonitor.service [deleted file]
meta/recipes-extended/mdadm/mdadm_4.1.bb