]> git.ipfire.org Git - thirdparty/mdadm.git/commit
install: use BINDIR consistently to locate mdadm and mdmon
authorNeilBrown <neilb@suse.de>
Thu, 22 May 2014 07:13:02 +0000 (17:13 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 22 May 2014 07:13:02 +0000 (17:13 +1000)
commit85945e1986837e1e34247a03c99039593fbceb8b
tree453d176c911ae229c7dc81b9cbc414187f3b54ee
parentdf881f757b3d61e5dfc1a2b23436ab1cf5247157
install:  use BINDIR consistently to locate mdadm and mdmon

Every place where the paths for mdadm or mdmon is explicit,
it should use the BINDIR setting, not "/sbin/".

Reported-by: member graysky <graysky@archlinux.us> (https://bugs.archlinux.org/task/37330)
Signed-off-by: NeilBrown <neilb@suse.de>
Makefile
policy.c
systemd/mdadm-grow-continue@.service
systemd/mdadm-last-resort@.service
systemd/mdadm.shutdown
systemd/mdmon@.service
systemd/mdmonitor.service
udev-md-raid-arrays.rules
udev-md-raid-assembly.rules
util.c