We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54308e5 + e38560c commit e301485Copy full SHA for e301485
src/ugrd/fs/mdraid.toml
@@ -5,5 +5,4 @@ dependencies = ['/etc/mdadm.conf']
5
"ugrd.fs.mdraid" = [ "md_init" ]
6
7
[import_order.before]
8
-md_init = "mount_fstab"
9
-md_init = "handle_resume"
+md_init = ["mount_fstab", "handle_resume"]
0 commit comments