summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2021-04-19 09:01:56 -0400
committerMichael Orlitzky <mjo@gentoo.org>2021-04-19 14:42:55 -0400
commit92aadefdd6e497d0fd079431a7dfcbd5e930da1c (patch)
tree65910e8353f0fe95e6288261ab9779fc688fa7b0 /acct-user/dnscache/dnscache-0.ebuild
parentnet-fs/minio: fix typo (diff)
downloadgentoo-92aadefdd6e497d0fd079431a7dfcbd5e930da1c.tar.gz
gentoo-92aadefdd6e497d0fd079431a7dfcbd5e930da1c.tar.bz2
gentoo-92aadefdd6e497d0fd079431a7dfcbd5e930da1c.zip
acct-user/dnscache: new user for use with net-dns/djbdns.
Bug: https://bugs.gentoo.org/781374 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'acct-user/dnscache/dnscache-0.ebuild')
-rw-r--r--acct-user/dnscache/dnscache-0.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/acct-user/dnscache/dnscache-0.ebuild b/acct-user/dnscache/dnscache-0.ebuild
new file mode 100644
index 000000000000..e4716c571e77
--- /dev/null
+++ b/acct-user/dnscache/dnscache-0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=225
+ACCT_USER_GROUPS=( nofiles )
+
+acct-user_add_deps