mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
overlay coreos-base/coreos: Add some group packages
We had those packages in portage-stable, but nothing pulled them in. These packages add groups that exist in group file in baselayout, which we would want to get rid of eventually.
This commit is contained in:
parent
40c7af75c6
commit
b28e80ccc7
@ -215,3 +215,9 @@ RDEPEND+="
|
||||
sys-auth/google-oslogin
|
||||
)
|
||||
"
|
||||
|
||||
# Group and user packages to eventually replace passwd in baselayout.
|
||||
RDEPEND="${RDEPEND}
|
||||
acct-group/floppy
|
||||
acct-group/uucp
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user