mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 07:26:58 +02:00
overlay profiles: Make sure that docker group ID is the same as in baselayout
This commit is contained in:
parent
d74eb681ed
commit
d1fc74b3d0
@ -89,6 +89,7 @@ INSTALL_MASK="${INSTALL_MASK}
|
||||
|
||||
# Override UIDs and GIDs where ours differ from Gentoo defaults.
|
||||
ACCT_GROUP_DIALOUT_ID=249
|
||||
ACCT_GROUP_DOCKER_ID=233
|
||||
ACCT_GROUP_INPUT_ID=28
|
||||
ACCT_GROUP_MESSAGEBUS_ID=201
|
||||
ACCT_USER_MESSAGEBUS_ID=201
|
||||
|
Loading…
Reference in New Issue
Block a user