]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - config.c
Default to --auto=yes
[thirdparty/mdadm.git] / config.c
index 38e911acdd218db6dc3182f3926baabb94214d8c..7101c3b0f14a4b29e112310e05b21cada9689978 100644 (file)
--- a/config.c
+++ b/config.c
@@ -255,6 +255,7 @@ mddev_dev_t load_partitions(void)
 }
 
 struct createinfo createinfo = {
+       .autof = 2, /* by default, create devices with standard names */
        .symlinks = 1,
 #ifdef DEBIAN
        .gid = 6, /* disk */