commit c765517629f121ae8ab3253fcfbbeacab627f1a3
Author: Jacek Konieczny <[email protected]>
Date:   Tue May 12 15:16:54 2015 +0200

    [email protected]: libexec path fixed

 [email protected] | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/[email protected] b/[email protected]
index c12b56c..09f51c5 100644
--- a/[email protected]
+++ b/[email protected]
@@ -8,7 +8,7 @@ PartOf=ceph.target
 EnvironmentFile=-/etc/sysconfig/ceph
 Environment=CLUSTER=ceph
 ExecStart=/usr/bin/ceph-osd -f --cluster ${CLUSTER} --id %i
-ExecStartPre=/usr/libexec/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id 
%i
+ExecStartPre=/usr/lib/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id %i
 LimitNOFILE=131072
 
 [Install]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/bef2a0adcd4524aa642815f98eacbec842270e2a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to