From a08e61eaf5b03dc48486f1a7ca47fb3cebd39b2f Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Mon, 28 Dec 2020 15:47:45 +0100 Subject: acct-user/amanda: New user for app-backup/amanda Signed-off-by: Jakov Smolic Signed-off-by: David Seifert --- acct-user/amanda/amanda-0.ebuild | 12 ++++++++++++ acct-user/amanda/metadata.xml | 21 +++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 acct-user/amanda/amanda-0.ebuild create mode 100644 acct-user/amanda/metadata.xml (limited to 'acct-user/amanda') diff --git a/acct-user/amanda/amanda-0.ebuild b/acct-user/amanda/amanda-0.ebuild new file mode 100644 index 000000000000..18c4485c8eba --- /dev/null +++ b/acct-user/amanda/amanda-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=362 +ACCT_USER_GROUPS=( "${PN}" ) +ACCT_USER_HOME=/var/spool/amanda + +acct-user_add_deps diff --git a/acct-user/amanda/metadata.xml b/acct-user/amanda/metadata.xml new file mode 100644 index 000000000000..ccd1d2f092c3 --- /dev/null +++ b/acct-user/amanda/metadata.xml @@ -0,0 +1,21 @@ + + + + + robbat2@gentoo.org + Robin H. Johnson + + + lists@xunil.at + Stefan G. Weichinger + + + proxy-maint@gentoo.org + Proxy Maintainers + + + dustin@v.igoro.us + Upstream. Please CC on bugs. + Dustin J. Mitchell + + -- cgit v1.2.3-65-gdbad