]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: put ceph-mds upstart conf in ceph-mds package
authorSage Weil <sage@inktank.com>
Wed, 13 Feb 2013 02:17:55 +0000 (18:17 -0800)
committerSage Weil <sage@inktank.com>
Wed, 13 Feb 2013 20:30:22 +0000 (12:30 -0800)
Fixes: #3157
Signed-off-by: Sage Weil <sage@inktank.com>
debian/rules

index 3ca901f418f7aa2c324b2ffba5275debd1e3b62a..39080a4edf3484bcc515b82d770b0feb5e7af04b 100755 (executable)
@@ -128,6 +128,8 @@ binary-arch: build install
        # per package, so do this ourselves
        install -d -m0755 debian/ceph/etc/init
        install -m0644 src/upstart/ceph*.conf debian/ceph/etc/init
+       install -d -m0755 debian/ceph-mds/etc/init
+       mv debian/ceph/etc/init/ceph-mds* debian/ceph-mds/etc/init
        install -d -m0755 debian/radosgw/etc/init
        install -m0644 src/upstart/radosgw*.conf debian/radosgw/etc/init
        dh_installman -a