90mdraid/65-md-incremental-imsm.rules: incremental run to settled
authorHarald Hoyer <harald@redhat.com>
Wed, 24 Aug 2011 14:35:33 +0000 (16:35 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 24 Aug 2011 15:23:00 +0000 (17:23 +0200)
move incremental run to settled queue again

https://bugzilla.redhat.com/show_bug.cgi?id=732967

modules.d/90mdraid/65-md-incremental-imsm.rules

index 4fc8428..7c1d503 100644 (file)
@@ -29,7 +29,7 @@ LABEL="do_md_inc"
 ENV{rd_MDADMCONF}!="?*", GOTO="md_auto_end"
 
 RUN+="/sbin/initqueue --finished --unique --name md_finished /sbin/md_finished.sh"
-RUN+="/sbin/initqueue --timeout --onetime --unique /sbin/mdadm_auto"
+RUN+="/sbin/initqueue --settled --onetime --unique /sbin/mdadm_auto"
 
 GOTO="md_inc_end"