summaryrefslogtreecommitdiff
path: root/mdadm.conf-example
diff options
context:
space:
mode:
Diffstat (limited to 'mdadm.conf-example')
-rw-r--r--mdadm.conf-example2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.conf-example b/mdadm.conf-example
index 7bdff67..d9d8d39 100644
--- a/mdadm.conf-example
+++ b/mdadm.conf-example
@@ -59,7 +59,7 @@
# When used in --follow (aka --monitor) mode, mdadm needs a
# mail address and/or a program. This can be given with "mailaddr"
# and "program" lines to that monitoring can be started using
-# mdadm --follow --scan & echo $! > /var/run/mdadm
+# mdadm --follow --scan & echo $! > /run/mdadm/mon.pid
# If the lines are not found, mdadm will exit quietly
#MAILADDR root@mydomain.tld
#PROGRAM /usr/sbin/handle-mdadm-events