8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
# config file for mdadm
|
|
|
|
# Misc options to pass to mdadm in monitor mode.
|
|
# For more info, run `mdadm --monitor --help` or see
|
|
# the mdadm(8) manpage.
|
|
|
|
MDADM_OPTS="--syslog"
|