lvm/lvm_scan.sh: udevadm settle after lvm scan
authorHarald Hoyer <harald@redhat.com>
Mon, 23 Jul 2012 13:36:58 +0000 (15:36 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 23 Jul 2012 13:36:58 +0000 (15:36 +0200)
modules.d/90lvm/lvm_scan.sh

index 17c29bc..d86be9b 100755 (executable)
@@ -129,4 +129,6 @@ if [ "$lvmwritten" ]; then
 fi
 unset lvmwritten
 
+udevadm settle
+
 need_shutdown