NeilBrown: mdadm.conf: fix AUTO typo

Martin F. Krafft madduck at alioth.debian.org
Sat Aug 28 18:44:19 UTC 2010


Module: mdadm
Branch: build
Commit: 0017a23753e8cf227e26366e55d3d27f9e60e6fd
URL:    http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commit;h=0017a23753e8cf227e26366e55d3d27f9e60e6fd

Author: NeilBrown <neilb at suse.de>
Date:   Sat Jun  5 08:02:11 2010 +1000

mdadm.conf: fix AUTO typo

Reported-by: Marc Schiffbauer <marc at schiffbauer.net>
Signed-off-by: Mike Frysinger <vapier at gentoo.org>

---

 mdadm.conf-example |    2 +-
 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,




More information about the pkg-mdadm-commits mailing list