From 0b0c45a2452ddfea93c9b05d6eeb3712235aef88 Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 12 Feb 2018 11:38:46 +0100 Subject: [PATCH] Run mxmount after mxraid assembly phase. --- mxmount.service | 1 + 1 file changed, 1 insertion(+) diff --git a/mxmount.service b/mxmount.service index 2409b49..6434001 100644 --- a/mxmount.service +++ b/mxmount.service @@ -1,5 +1,6 @@ [Unit] Description=MX mount local data filessystems +After=mxraid.startup.service ConditionPathExists=/etc/mxmounts [Service]