summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim <UnicronNL@users.noreply.github.com>2017-03-16 15:37:09 +0100
committerGitHub <noreply@github.com>2017-03-16 15:37:09 +0100
commite28be47381418cd49f690d0247ad9ecd1794b199 (patch)
treebe0353b40f3d8f0c22cc20806b6ab74583006c07
parentacea7eb6cb007b5a3554d5874a25fa9c8e469a51 (diff)
downloadlive-boot-e28be47381418cd49f690d0247ad9ecd1794b199.tar.gz
live-boot-e28be47381418cd49f690d0247ad9ecd1794b199.zip
check for raid so it wil be included in "find_livefs" function
-rwxr-xr-xcomponents/9990-main.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/components/9990-main.sh b/components/9990-main.sh
index bbf0f10..2468112 100755
--- a/components/9990-main.sh
+++ b/components/9990-main.sh
@@ -3,7 +3,9 @@
# set -e
Live ()
-{
+{ if [ -x /scripts/local-top/mdadm ]; then
+ /scripts/local-top/mdadm
+ fi
if [ -x /scripts/local-top/cryptroot ]
then
/scripts/local-top/cryptroot