Delete /usr/lib/udev/rules.d/64-md-raid-assembly.rules to avoid automatic mdadm scanning
authorMichael Prokop <mika@grml.org>
Fri, 26 May 2017 21:20:44 +0000 (23:20 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 26 May 2017 21:20:44 +0000 (23:20 +0200)
commit78b2757daaad5f7878b3ebd7d911cdc7cb9690eb
treee8e9718b7d6a7892d7b4e00b270d02c1ca96af31
parentc69679e378d752b91393eaf56c47e9a58f91752f
Delete /usr/lib/udev/rules.d/64-md-raid-assembly.rules to avoid automatic mdadm scanning

We don't want to automatically enable any present mdadm devices.
The safest way is to just remove
/usr/lib/udev/rules.d/64-md-raid-assembly.rules, since it doesn't
seem to provide a stable and long-term working way how to adjust
its behavior.

Closes grml/grml#45
etc/grml/fai/config/scripts/GRMLBASE/52-mdadm [new file with mode: 0755]