summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2010-06-05 08:02:11 +1000
committerNeilBrown <neilb@suse.de>2010-06-05 08:02:11 +1000
commit0017a23753e8cf227e26366e55d3d27f9e60e6fd (patch)
tree4847f03ff0cf8352c2d7cb7cf6652be194b12610
parentfd547b508c90a647cf60df678047f07046cf5c68 (diff)
downloadmdadm-0017a23753e8cf227e26366e55d3d27f9e60e6fd.tar.gz
mdadm-0017a23753e8cf227e26366e55d3d27f9e60e6fd.tar.xz
mdadm-0017a23753e8cf227e26366e55d3d27f9e60e6fd.zip
mdadm.conf: fix AUTO typo
Reported-by: Marc Schiffbauer <marc@schiffbauer.net> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r--mdadm.conf-example2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.conf-example b/mdadm.conf-example
index 9250f23..7bdff67 100644
--- a/mdadm.conf-example
+++ b/mdadm.conf-example
@@ -34,7 +34,7 @@
# If you want to ignore all DDF arrays (maybe they are managed by dmraid),
# and only assemble 1.x arrays if which are marked for 'this' homehost,
# but assemble all others, then use
-#AUTH -ddf hosthost -1.x +all
+#AUTO -ddf homehost -1.x +all
#
# ARRAY lines specify an array to assemble and a method of identification.
# Arrays can currently be identified by using a UUID, superblock minor number,