aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/ceph/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/ceph/APKBUILD b/community/ceph/APKBUILD
index d534b4ccbf..046164043b 100644
--- a/community/ceph/APKBUILD
+++ b/community/ceph/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Iggy Jackson <iggy@kws1.com>
pkgname=ceph
pkgver=14.2.9
-pkgrel=0
+pkgrel=1
pkgdesc="Ceph is a distributed object store and file system"
pkgusers="ceph"
pkggroups="ceph"
@@ -328,6 +328,7 @@ mon_daemon() {
mon_tools() {
pkgdesc="Cluster monitor tools for the Ceph distributed file system."
+ depends=
_pkg $_bindir ceph-monstore-tool
install -m 750 -o $_ceph_uid -g $_ceph_gid -d \