summaryrefslogtreecommitdiff
path: root/mdmon.8
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2012-05-03 14:16:56 +1000
committerNeilBrown <neilb@suse.de>2012-05-03 14:16:56 +1000
commit96fd06edce9ae2d41908b9703642dfe50f376ca9 (patch)
tree98ff2e01a9ed6d77e82fb74126ca54832bbc28cb /mdmon.8
parent5ffdc2dd443d363b790c0ab9171a0b3265cb6fce (diff)
Adjust to new standard of /run
Now that /run seems to be a good standard, make that the default for storing various run-time files, rather than /var/run or /dev/.mdadm. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdmon.8')
-rw-r--r--mdmon.82
1 files changed, 1 insertions, 1 deletions
diff --git a/mdmon.8 b/mdmon.8
index a9178b6b..799e3dab 100644
--- a/mdmon.8
+++ b/mdmon.8
@@ -218,7 +218,7 @@ and
.B .sock
file. The particular filesystem to use is given to mdmon at compile
time and defaults to
-.BR /dev/.mdadm .
+.BR /run/mdadm .
This filesystem must persist through to shutdown time.