summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:02:02 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:47:36 +0100
commit3538902664da64199864a14608308a09372daa48 (patch)
treea36c6c451f20651a990585f8da00ef0f673d704c /acct-user/ceph/ceph-0-r3.ebuild
parentacct-user/carbon: update EAPI 7 -> 8 (diff)
downloadgentoo-3538902664da64199864a14608308a09372daa48.tar.gz
gentoo-3538902664da64199864a14608308a09372daa48.tar.bz2
gentoo-3538902664da64199864a14608308a09372daa48.zip
acct-user/ceph: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/ceph/ceph-0-r3.ebuild')
-rw-r--r--acct-user/ceph/ceph-0-r3.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/acct-user/ceph/ceph-0-r3.ebuild b/acct-user/ceph/ceph-0-r3.ebuild
new file mode 100644
index 000000000000..184428e6057f
--- /dev/null
+++ b/acct-user/ceph/ceph-0-r3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 2019-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for ceph"
+
+ACCT_USER_ID=267
+ACCT_USER_HOME=/var/lib/ceph
+ACCT_USER_GROUPS=( ceph )
+
+acct-user_add_deps