From: Michael Prokop Date: Fri, 10 Jul 2020 09:14:57 +0000 (+0200) Subject: scripts/GRMLBASE/52-mdadm: unconditionally clear 64-md-raid-assembly.rules X-Git-Tag: v0.37.0~9 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=b090c76f24602f88fc251b287732142710496ca5;hp=b090c76f24602f88fc251b287732142710496ca5 scripts/GRMLBASE/52-mdadm: unconditionally clear 64-md-raid-assembly.rules Similar to what we did in commit 31cd53a8b for LVM, if /lib/udev/rules.d/64-md-raid-assembly.rules was removed by a prior run of the unpatched script, the patched script will fail to create the placeholder file. This work was funded by Grml-Forensic. ---