summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>2020-12-05 11:54:50 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-01-15 10:44:39 +0200
commit1e105008d3cf4ef9a1639f6b16ade99518416a8d (patch)
tree1f53408010b77c967bef125cdcf96f12f4f2c423 /acct-user/automatic/automatic-0.ebuild
parentacct-group/automatic: new group for acct-group/automatic, GID 338 (diff)
downloadgentoo-1e105008d3cf4ef9a1639f6b16ade99518416a8d.tar.gz
gentoo-1e105008d3cf4ef9a1639f6b16ade99518416a8d.tar.bz2
gentoo-1e105008d3cf4ef9a1639f6b16ade99518416a8d.zip
acct-user/automatic: new user for net-p2p/automatic, UID 338
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'acct-user/automatic/automatic-0.ebuild')
-rw-r--r--acct-user/automatic/automatic-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/automatic/automatic-0.ebuild b/acct-user/automatic/automatic-0.ebuild
new file mode 100644
index 000000000000..4b8f27357849
--- /dev/null
+++ b/acct-user/automatic/automatic-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=338
+ACCT_USER_GROUPS=( automatic )
+ACCT_USER_HOME="/var/lib/automatic"
+ACCT_USER_HOME_OWNER="automatic:automatic"
+
+acct-user_add_deps