Bug#627797: patch: ensure mdadm starts before checkfs (Closes: #627797)

Dmitry Bogatov KAction at debian.org
Tue May 14 10:41:41 BST 2019


control: tags 627797 +patch +pending

From 5de0dc682fc11e9bd10691638610955eec979571 Mon Sep 17 00:00:00 2001
From: Dmitry Bogatov <KAction at debian.org>
Date: Mon, 13 May 2019 17:53:47 +0000
Subject: [PATCH] Ensure mdadm starts before checkfs (Closes: #627797)

---
 debian/src/initscripts/etc/init.d/checkfs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/src/initscripts/etc/init.d/checkfs.sh b/debian/src/initscripts/etc/init.d/checkfs.sh
index 67929dec..738a7415 100755
--- a/debian/src/initscripts/etc/init.d/checkfs.sh
+++ b/debian/src/initscripts/etc/init.d/checkfs.sh
@@ -3,7 +3,7 @@
 # Provides:          checkfs
 # Required-Start:    checkroot
 # Required-Stop:
-# Should-Start:
+# Should-Start:      mdadm-raid
 # Default-Start:     S
 # Default-Stop:
 # X-Interactive:     true
-- 
        Note, that I send and fetch email in batch, once every 24 hours.
                 If matter is urgent, try https://t.me/kaction
                                                                             --
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://www.chiark.greenend.org.uk/pipermail/debian-init-diversity/attachments/20190514/4b93ec71/attachment.sig>


More information about the Debian-init-diversity mailing list