commit:     5c54387c94a61c03594d7630eafba59b83fb9f5e
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 19:54:49 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue May 17 20:01:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c54387c

acct-user/ejabberd: add 1

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 acct-user/ejabberd/ejabberd-1.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/acct-user/ejabberd/ejabberd-1.ebuild 
b/acct-user/ejabberd/ejabberd-1.ebuild
new file mode 100644
index 000000000000..9d160958b012
--- /dev/null
+++ b/acct-user/ejabberd/ejabberd-1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for net-im/ejabberd"
+
+ACCT_USER_ID=114
+ACCT_USER_GROUPS=( ${PN} )
+ACCT_USER_HOME=/var/lib/${PN}
+
+acct-user_add_deps

Reply via email to