]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Template systemd/ceph-osd@.service with autotools,
authorOwen Synge <osynge@suse.com>
Tue, 26 May 2015 17:02:36 +0000 (19:02 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2015 10:24:17 +0000 (11:24 +0100)
commitaac98940832859494fecf8ecef79caff12b80adc
treeb7da726d5e55aca43050c49e97c959fa294dd37e
parentb15145b0eb0db1a7ee81e1542d55988e6a9a4279
Template systemd/ceph-osd@.service with autotools,

The libexec path is different for different distributions.
systemd. This path is defined by a new variable on the
configure path.

This variable can be set with enviroment SYSTEMD_LIBEXEC_DIR.
The parameter --with-systemd-libexec-dir overrides the enviroment
variable.

Appropriate conditionals are set for SUSE and RHEL derivatives.

This is then used to template out systemd/ceph-osd@.service

Signed-off-by: Owen Synge <osynge@suse.com>
(cherry picked from commit ac347dc3402a50fa0ba8c04cf2f93c36283eca87)

Conflicts:
configure.ac
            do not include doc/Makefile
ceph.spec.in
configure.ac
systemd/ceph-osd@.service [deleted file]
systemd/ceph-osd@.service.in [new file with mode: 0644]