]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - systemd/mdadm.shutdown
install: use BINDIR consistently to locate mdadm and mdmon
[thirdparty/mdadm.git] / systemd / mdadm.shutdown
index 1bbbb6f8561f645f0f13fb7ecd0536d5929743c6..33f277831b247056076b0bc07df29ba843cd1e17 100644 (file)
@@ -1,4 +1,4 @@
 #!/bin/sh
 # We need to ensure all md arrays with external metadata
 # (e.g. IMSM, DDF) are clean before completing the shutdown.
-/sbin/mdadm --wait-clean --scan
+BINDIR/mdadm --wait-clean --scan