summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2020-01-01 19:14:56 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2020-01-01 19:19:46 +0100
commit9fbe1c10dbdaefd96708aca0fc5e43f12490fb9b (patch)
tree2d473502d7649b0938d49ce131411078e541d338 /acct-user/fetchmail/fetchmail-0.ebuild
parentacct-group/fetchmail: new group for net-mail/fetchmail, GID 124 (diff)
downloadgentoo-9fbe1c10dbdaefd96708aca0fc5e43f12490fb9b.tar.gz
gentoo-9fbe1c10dbdaefd96708aca0fc5e43f12490fb9b.tar.bz2
gentoo-9fbe1c10dbdaefd96708aca0fc5e43f12490fb9b.zip
acct-user/fetchmail: new user for net-mail/fetchmail, UID 124
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'acct-user/fetchmail/fetchmail-0.ebuild')
-rw-r--r--acct-user/fetchmail/fetchmail-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/fetchmail/fetchmail-0.ebuild b/acct-user/fetchmail/fetchmail-0.ebuild
new file mode 100644
index 000000000000..48672b9d3256
--- /dev/null
+++ b/acct-user/fetchmail/fetchmail-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for net-mail/fetchmail"
+ACCT_USER_ID=124
+ACCT_USER_GROUPS=( fetchmail )
+ACCT_USER_HOME="/var/lib/fetchmail"
+
+acct-user_add_deps