summaryrefslogtreecommitdiffstats
path: root/abs/core/lvm2/0001-fix-ordering-in-initramfs.patch
blob: ec2c4b16ed131a4289bbe3c8b3e6d012f37f1761 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From bc5886440e8573717a525bceb46ebe99dad9bce7 Mon Sep 17 00:00:00 2001
From: Christian Hesse <mail@eworm.de>
Date: Tue, 2 Jun 2020 09:30:30 +0200
Subject: [PATCH] fix ordering in initramfs
---
 scripts/lvm2_lvmetad_systemd_red_hat.service.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/lvm2_lvmetad_systemd_red_hat.service.in b/scripts/lvm2_lvmetad_systemd_red_hat.service.in
index 960f32dab..0b5ce1b79 100644
--- a/scripts/lvm2_lvmetad_systemd_red_hat.service.in
+++ b/scripts/lvm2_lvmetad_systemd_red_hat.service.in
@@ -3,7 +3,7 @@ Description=LVM2 metadata daemon
 Documentation=man:lvmetad(8)
 Requires=lvm2-lvmetad.socket
 Before=shutdown.target
-After=lvm2-lvmetad.socket
+After=lvm2-lvmetad.socket systemd-udevd.service
 DefaultDependencies=no
 Conflicts=shutdown.target