summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2022-07-19 16:15:12 -0400
committerCraig Andrews <candrews@gentoo.org>2022-07-20 08:14:21 -0400
commit30cdfc161d782f6441a4a19fc4cd5b775daa1954 (patch)
tree527cad1c23bc387db785bec48b853b64ce3b9cd2 /acct-user/readarr/readarr-0.ebuild
parentacct-group/readarr: group for readarr (diff)
downloadgentoo-30cdfc161d782f6441a4a19fc4cd5b775daa1954.tar.gz
gentoo-30cdfc161d782f6441a4a19fc4cd5b775daa1954.tar.bz2
gentoo-30cdfc161d782f6441a4a19fc4cd5b775daa1954.zip
acct-user/readarr: user for readarr
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'acct-user/readarr/readarr-0.ebuild')
-rw-r--r--acct-user/readarr/readarr-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/readarr/readarr-0.ebuild b/acct-user/readarr/readarr-0.ebuild
new file mode 100644
index 000000000000..9998e137f4ad
--- /dev/null
+++ b/acct-user/readarr/readarr-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="User for readarr"
+ACCT_USER_HOME=/var/lib/readarr
+ACCT_USER_ID=521
+ACCT_USER_GROUPS=( readarr )
+
+acct-user_add_deps