diff --git a/acct-user/dhcpcd/dhcpcd-0.ebuild b/acct-user/dhcpcd/dhcpcd-0.ebuild new file mode 100644 index 0000000000000..60d56fc635369 --- /dev/null +++ b/acct-user/dhcpcd/dhcpcd-0.ebuild @@ -0,0 +1,12 @@ +# 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_add_deps diff --git a/acct-user/dhcpcd/metadata.xml b/acct-user/dhcpcd/metadata.xml new file mode 100644 index 0000000000000..f540000d5aab7 --- /dev/null +++ b/acct-user/dhcpcd/metadata.xml @@ -0,0 +1,7 @@ + + + + + base-system@gentoo.org + +