summaryrefslogtreecommitdiff
path: root/acct-user/dhcpcd/dhcpcd-0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:05:55 +0000
commit71deace00d1a2b091313fe137ab7092418c6f87c (patch)
tree9f1f0dee23e13658e52f49437befe78427148c51 /acct-user/dhcpcd/dhcpcd-0.ebuild
parent29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff)
gentoo resync : 10.02.2020
Diffstat (limited to 'acct-user/dhcpcd/dhcpcd-0.ebuild')
-rw-r--r--acct-user/dhcpcd/dhcpcd-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/dhcpcd/dhcpcd-0.ebuild b/acct-user/dhcpcd/dhcpcd-0.ebuild
new file mode 100644
index 000000000000..6673dab0fffe
--- /dev/null
+++ b/acct-user/dhcpcd/dhcpcd-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for dhcpcd client"
+ACCT_USER_ID=303
+ACCT_USER_GROUPS=( dhcpcd )
+ACCT_USER_HOME="/var/chroot/dhcpcd"
+
+acct-user_add_deps