summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-07-31 17:43:24 -0500
committerWilliam Hubbs <williamh@gentoo.org>2021-07-31 17:43:24 -0500
commit8f389270f1077fd1a670332002c3912950524cd5 (patch)
tree751fbe957a262bcab5424e82cbc884034bd0e7ce /acct-user/drone/drone-0.ebuild
parentsys-kernel/mips-sources: Update LTS kernel versions for MIPS. (diff)
downloadgentoo-8f389270f1077fd1a670332002c3912950524cd5.tar.gz
gentoo-8f389270f1077fd1a670332002c3912950524cd5.tar.bz2
gentoo-8f389270f1077fd1a670332002c3912950524cd5.zip
acct-user/drone: add user for dev-util/drone
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'acct-user/drone/drone-0.ebuild')
-rw-r--r--acct-user/drone/drone-0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/drone/drone-0.ebuild b/acct-user/drone/drone-0.ebuild
new file mode 100644
index 000000000000..0d5a3103cec9
--- /dev/null
+++ b/acct-user/drone/drone-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for dev-util/drone"
+
+ACCT_USER_ID=112
+ACCT_USER_GROUPS=( drone )
+ACCT_USER_HOME=/var/lib/drone