From: NeilBrown Date: Fri, 4 Jun 2010 22:02:11 +0000 (+1000) Subject: mdadm.conf: fix AUTO typo X-Git-Tag: mdadm-3.1.3~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0017a23753e8cf227e26366e55d3d27f9e60e6fd;p=thirdparty%2Fmdadm.git mdadm.conf: fix AUTO typo Reported-by: Marc Schiffbauer Signed-off-by: Mike Frysinger --- diff --git a/mdadm.conf-example b/mdadm.conf-example index 9250f233..7bdff671 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,