summaryrefslogtreecommitdiffstats
path: root/debian/initramfs/scripts/local-bottom/mdadm
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-24 14:37:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-24 14:37:52 +0000
commit1cbda917747b894268cbe6ec6e576db26d9fd049 (patch)
treec88de9d39f187cf339e1add1f768bbda4a61130f /debian/initramfs/scripts/local-bottom/mdadm
parentAdding upstream version 4.2. (diff)
downloadmdadm-1cbda917747b894268cbe6ec6e576db26d9fd049.tar.xz
mdadm-1cbda917747b894268cbe6ec6e576db26d9fd049.zip
Adding debian version 4.2-5.debian/4.2-5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/initramfs/scripts/local-bottom/mdadm')
-rwxr-xr-xdebian/initramfs/scripts/local-bottom/mdadm3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/initramfs/scripts/local-bottom/mdadm b/debian/initramfs/scripts/local-bottom/mdadm
new file mode 100755
index 0000000..eda3b17
--- /dev/null
+++ b/debian/initramfs/scripts/local-bottom/mdadm
@@ -0,0 +1,3 @@
+#!/bin/sh
+rm -f /run/count.mdadm.initrd
+exit 0 \ No newline at end of file