]> git.proxmox.com Git - ceph.git/blobdiff - ceph/debian/rules
update sources to v12.1.3
[ceph.git] / ceph / debian / rules
index 2e4ec9d22a33ecaa2f689604db0b212bc770fea7..92bc0b5877660b60adfd5aac156d35af382b6a0f 100755 (executable)
@@ -96,10 +96,12 @@ override_dh_installinit:
        install -m0644 systemd/ceph-mon@.service debian/ceph-mon/lib/systemd/system
        install -m0644 systemd/ceph-osd@.service debian/ceph-osd/lib/systemd/system
        install -m0644 systemd/ceph-disk@.service debian/ceph-osd/lib/systemd/system
+       install -m0644 systemd/ceph-volume@.service debian/ceph-osd/lib/systemd/system
        install -m0644 systemd/rbdmap.service debian/ceph-common/lib/systemd/system
        sed -i s./etc/sysconfig/./etc/default/.g debian/ceph-mon/lib/systemd/system/ceph-mon@.service
        sed -i s./etc/sysconfig/./etc/default/.g debian/ceph-osd/lib/systemd/system/ceph-osd@.service
        sed -i s./etc/sysconfig/./etc/default/.g debian/ceph-osd/lib/systemd/system/ceph-disk@.service
+       sed -i s./etc/sysconfig/./etc/default/.g debian/ceph-osd/lib/systemd/system/ceph-volume@.service
        install -m0644 systemd/ceph-mon.target debian/ceph-mon/lib/systemd/system
        install -m0644 systemd/ceph-osd.target debian/ceph-osd/lib/systemd/system