summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-08-07 00:52:56 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-08-13 18:40:29 +0200
commitf444c5e3a99c77ce8fac86dc491ac6435b022f55 (patch)
treec838bc2e2694500aba0c840cc8caa854f18a6619 /acct-user/nsd/nsd-0.ebuild
parentacct-group/nsd: Initial commit (diff)
downloadgentoo-f444c5e3a99c77ce8fac86dc491ac6435b022f55.tar.gz
gentoo-f444c5e3a99c77ce8fac86dc491ac6435b022f55.tar.bz2
gentoo-f444c5e3a99c77ce8fac86dc491ac6435b022f55.zip
acct-user/nsd: Initial commit
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'acct-user/nsd/nsd-0.ebuild')
-rw-r--r--acct-user/nsd/nsd-0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/nsd/nsd-0.ebuild b/acct-user/nsd/nsd-0.ebuild
new file mode 100644
index 000000000000..f436e291b902
--- /dev/null
+++ b/acct-user/nsd/nsd-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for nsd daemon"
+ACCT_USER_ID=223
+ACCT_USER_GROUPS=( nsd )
+
+acct-user_add_deps