diff options
Diffstat (limited to 'sys-fs/mdadm/files/mdraid.confd')
-rw-r--r-- | sys-fs/mdadm/files/mdraid.confd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys-fs/mdadm/files/mdraid.confd b/sys-fs/mdadm/files/mdraid.confd index daa17abd8740..5694d732d006 100644 --- a/sys-fs/mdadm/files/mdraid.confd +++ b/sys-fs/mdadm/files/mdraid.confd @@ -3,3 +3,9 @@ # For people who run raid on top of some other layer (like # dmcrypt), use rc_need to specify that requirement. See # the runscript(8) man page for more information. + +# Most configuration happens in /etc/mdadm.conf. + +# Pass additional options when assembling raids. +# Note: This applies to all raids. +MDADM_ASSEMBLE_OPTS="" |