From d129fece2883e34c579ac51d7002b4816e276851 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 18 Jun 2023 07:24:42 +0200 Subject: Adding debconf note when run on non-systemd systems (Closes: #1037496). Signed-off-by: Daniel Baumann --- debian/mdadm.templates | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian/mdadm.templates') diff --git a/debian/mdadm.templates b/debian/mdadm.templates index 92b38a6..7d2b685 100644 --- a/debian/mdadm.templates +++ b/debian/mdadm.templates @@ -7,6 +7,16 @@ # Even minor modifications require translation updates and such # changes should be coordinated with translators and reviewers. +Template: mdadm/init-system-not-systemd +Type: note +_Description: no systemd init-system detected + The root filesystem of this system was detected to be on a RAID device, + so mdadm might be required to run during boot to properly start your system. + . + Beginning with newer versions of the mdadm package, init-system integration + is available for systemd only. This system seems to use an alternative + init-system which might or might not leave your system unbootable. + Template: mdadm/autocheck Type: boolean Default: true -- cgit v1.2.3