Subordinate group ids that user is allowed to use. They are set into /etc/subgid and are used by newgidmap
for user namespaces.
Declarations
Type
list of (submodule)
Default
[ ]
Example
[
{
count = 1;
startGid = 100;
}
{
count = 999;
startGid = 1001;
}
]