]> git.ipfire.org Git - thirdparty/mdadm.git/commit - util.c
Don't assume that mdmon is in the current directory.
authorNeilBrown <neilb@suse.de>
Fri, 18 Jul 2008 06:37:13 +0000 (16:37 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 18 Jul 2008 06:37:13 +0000 (16:37 +1000)
commit44d2e36556921e82a9fde02b554f799741c92531
tree14e1a1946f422521ea6fe6d290ed20f121dcbd5a
parent8850ee3e1ea01d4ded658fd83002fd93a81d6e99
Don't assume that mdmon is in the current directory.

Rather, assume that it is in the same directory from which
mdadm was run.  If not, then maybe /sbin or current directory.

Signed-off-by: Neil Brown <neilb@suse.de>
util.c