mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 15:06:58 +02:00
overlay coreos-base/coreos: Add man user and group
Some dependency was dropped and the man group and user packages are not installed any more. Bring them in with an eventual goal of dropping group and passwd from baselayout.
This commit is contained in:
parent
b962283916
commit
117e3deee1
@ -219,5 +219,8 @@ RDEPEND+="
|
||||
# Group and user packages to eventually replace passwd in baselayout.
|
||||
RDEPEND="${RDEPEND}
|
||||
acct-group/floppy
|
||||
acct-group/man
|
||||
acct-group/uucp
|
||||
|
||||
acct-user/man
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user