Additional groups to be created automatically by the system.
Declarations
Type
attribute set of (submodule)Default
{ }Example
{
hackers = { };
students = {
gid = 1001;
};
}Additional groups to be created automatically by the system.
attribute set of (submodule){ }{
hackers = { };
students = {
gid = 1001;
};
}