diff --git a/sdk_container/src/third_party/portage-stable/acct-user/dhcp/dhcp-0-r2.ebuild b/sdk_container/src/third_party/portage-stable/acct-user/dhcp/dhcp-0-r2.ebuild new file mode 100644 index 0000000000..c526b058b7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-user/dhcp/dhcp-0-r2.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="user for dhcp daemon" +ACCT_USER_ID=300 +ACCT_USER_GROUPS=( dhcp ) + +acct-user_add_deps diff --git a/sdk_container/src/third_party/portage-stable/acct-user/dhcp/metadata.xml b/sdk_container/src/third_party/portage-stable/acct-user/dhcp/metadata.xml new file mode 100644 index 0000000000..65e1fc82d8 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/acct-user/dhcp/metadata.xml @@ -0,0 +1,7 @@ + + + + + base-system@gentoo.org + +