]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian: install systemd target files
authorKefu Chai <kchai@redhat.com>
Fri, 22 Apr 2016 13:07:58 +0000 (21:07 +0800)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 16 May 2016 16:07:03 +0000 (10:07 -0600)
commite463aa8b92dabdc7c13e150585eb09790da638ba
tree5f57cf36d2f33433ef99f1a58a50e9d35b8b89b8
parent3a66dd4f30852819c1bdaa8ec23c795d4ad77269
debian: install systemd target files

* enable it using dh_systemd_enable
* start the target using dh_systemd_start
* move the dh_installinit, dh_systemd_enable, dh_systemd_start calls
  down, so they can identify the service files if they care about them.

Fixes: http://tracker.ceph.com/issues/15573
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit f950a0a7f5b35e13668379bc69dcb5d98a2dfc1f)
debian/rules