Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(manager): use valid group name when calling
groupadd
(#566)
Use a valid name when creating a new group with `groupadd`, as numbers are not valid group names. Closes #561
- Loading branch information