acct-user/asterisk: UID=242, for net-misc/asterisk.
authorJaco Kroon <jaco@uls.co.za>
Sun, 10 Nov 2019 16:31:36 +0000 (18:31 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 30 Nov 2019 07:48:56 +0000 (09:48 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
acct-user/asterisk/asterisk-0.ebuild [new file with mode: 0644]
acct-user/asterisk/metadata.xml [new file with mode: 0644]

diff --git a/acct-user/asterisk/asterisk-0.ebuild b/acct-user/asterisk/asterisk-0.ebuild
new file mode 100644 (file)
index 0000000..e0a77f7
--- /dev/null
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for asterisk"
+ACCT_USER_ID=242
+ACCT_USER_GROUPS=( asterisk dialout )
+
+acct-user_add_deps
diff --git a/acct-user/asterisk/metadata.xml b/acct-user/asterisk/metadata.xml
new file mode 100644 (file)
index 0000000..0756145
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>jaco@uls.co.za</email>
+               <name>Jaco Kroon</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>