summaryrefslogtreecommitdiff
path: root/ReadMe.c
diff options
context:
space:
mode:
authormartin f. krafft <madduck@debian.org>2018-05-15 12:10:33 +0100
committerDimitri John Ledkov <xnox@ubuntu.com>2018-05-15 12:10:33 +0100
commitbb29ccb7241e6871fa4ef008d45b7c0dade873bc (patch)
tree08d471aedc46d75ee4e4bd5d3f50abd64cf85f88 /ReadMe.c
parent0a7e47e72a9ceaecdeeb960a511281b6fe5b5b4e (diff)
Set /etc/mdadm/mdadm.conf as primary config file location
On Debian, the configuration file resides primarily in /etc/mdadm/mdadm.conf, /etc/mdadm.conf is only used as a backup. This is a Debian-specific patch. Forwarded: not-needed Reviewed-by: martin f. krafft <madduck@debian.org> Gbp-Pq: Name debian-conffile-location.diff
Diffstat (limited to 'ReadMe.c')
-rw-r--r--ReadMe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ReadMe.c b/ReadMe.c
index 27121dab..db833989 100644
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -609,7 +609,7 @@ char Help_incr[] =
;
char Help_config[] =
-"The /etc/mdadm.conf config file:\n\n"
+"The /etc/mdadm/mdadm.conf config file:\n\n"
" The config file contains, apart from blank lines and comment lines that\n"
" start with a hash(#), array lines, device lines, and various\n"
" configuration lines.\n"