mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16:58 +02:00
acct-user/lxc: new package
It's from Gentoo commit 91137d52c4f6307b512c6f447236bc75e8f8b3ec. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
198a214bdf
commit
284f1c9f63
12
sdk_container/src/third_party/portage-stable/acct-user/lxc/lxc-0-r2.ebuild
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/acct-user/lxc/lxc-0-r2.ebuild
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Copyright 2021-2024 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=8
|
||||||
|
|
||||||
|
inherit acct-user
|
||||||
|
|
||||||
|
DESCRIPTION="User for app-containers/lxc"
|
||||||
|
ACCT_USER_ID=358
|
||||||
|
ACCT_USER_GROUPS=( lxc )
|
||||||
|
|
||||||
|
acct-user_add_deps
|
8
sdk_container/src/third_party/portage-stable/acct-user/lxc/metadata.xml
vendored
Normal file
8
sdk_container/src/third_party/portage-stable/acct-user/lxc/metadata.xml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="project">
|
||||||
|
<email>virtualization@gentoo.org</email>
|
||||||
|
<name>Gentoo Virtualization Project</name>
|
||||||
|
</maintainer>
|
||||||
|
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user