diff options
Diffstat (limited to 'debian/ceph-base.install')
-rw-r--r-- | debian/ceph-base.install | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/ceph-base.install b/debian/ceph-base.install new file mode 100644 index 000000000..a3d7757a5 --- /dev/null +++ b/debian/ceph-base.install @@ -0,0 +1,23 @@ +etc/init.d/ceph +lib/systemd/system/ceph-crash.service +usr/bin/ceph-crash +usr/bin/ceph-debugpack +usr/bin/ceph-run +usr/bin/crushtool +usr/bin/monmaptool +usr/bin/osdmaptool +usr/bin/ceph-kvstore-tool +usr/libexec/ceph/ceph_common.sh +usr/lib/ceph/erasure-code/* +usr/lib/ceph/extblkdev/* +usr/lib/rados-classes/* +usr/sbin/ceph-create-keys +usr/share/doc/ceph/sample.ceph.conf +usr/share/man/man8/ceph-create-keys.8 +usr/share/man/man8/ceph-debugpack.8 +usr/share/man/man8/ceph-run.8 +usr/share/man/man8/crushtool.8 +usr/share/man/man8/monmaptool.8 +usr/share/man/man8/osdmaptool.8 +usr/share/man/man8/ceph-kvstore-tool.8 +etc/sudoers.d/ceph-smartctl |