summaryrefslogtreecommitdiff
path: root/debian/mdadm.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mdadm.postinst')
-rw-r--r--debian/mdadm.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/mdadm.postinst b/debian/mdadm.postinst
index 8268fba2..fc690c41 100644
--- a/debian/mdadm.postinst
+++ b/debian/mdadm.postinst
@@ -161,7 +161,7 @@ _eof
fi
fi
- command -v update-initramfs >/dev/null 2>&1 && update-initramfs -u -k all
+ command -v update-initramfs >/dev/null 2>&1 && update-initramfs -u
;;
esac