]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
build/ops: systemd ceph-disk unit must not assume /bin/flock 6852/head
authorLoic Dachary <ldachary@redhat.com>
Fri, 4 Dec 2015 20:11:09 +0000 (21:11 +0100)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Tue, 8 Dec 2015 08:29:30 +0000 (13:59 +0530)
commit7d90c018e5cfec982f96ce6dd45b6f89218f441d
tree183a24ec49d6e2736f2f60d542461b1bbda78a64
parentbb2ecea240f3a1d525bcb35670cb07bd1f0ca299
build/ops: systemd ceph-disk unit must not assume /bin/flock

The flock command may be installed elsewhere, depending on the
system. Let the PATH search figure that out.

http://tracker.ceph.com/issues/13975 Fixes: #13975

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit c8f7d44c935bd097db7d131b785bdab78a7a650c)
systemd/ceph-disk@.service