mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-02 12:01:10 +01:00
acct-user/portage: Sync with Gentoo
It's from Gentoo commit a838526d4d0bac69ba4b403154f78384be0034ff. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
3d5a167644
commit
50ca039036
12
sdk_container/src/third_party/portage-stable/acct-user/portage/portage-0-r4.ebuild
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/acct-user/portage/portage-0-r4.ebuild
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# Copyright 2020-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
ACCT_USER_ID=250
|
||||
ACCT_USER_HOME="/var/lib/portage/home"
|
||||
ACCT_USER_GROUPS=( portage jobserver )
|
||||
|
||||
acct-user_add_deps
|
||||
Loading…
x
Reference in New Issue
Block a user