mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
acct-user/dhcp: Add from Gentoo
It's from Gentoo commit 124ad96264f65068e5d1a4865d40562b0569266b.
This commit is contained in:
parent
aec1db6a3d
commit
3ff549a0fb
12
sdk_container/src/third_party/portage-stable/acct-user/dhcp/dhcp-0-r2.ebuild
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/acct-user/dhcp/dhcp-0-r2.ebuild
vendored
Normal file
@ -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
|
||||
7
sdk_container/src/third_party/portage-stable/acct-user/dhcp/metadata.xml
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/acct-user/dhcp/metadata.xml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>base-system@gentoo.org</email>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Loading…
x
Reference in New Issue
Block a user