services/device/devicex: fix group name handling on darwin

Darwin's account creation conventions differ from Linux: no group is
automatically made for each account. Consequently, multiuser device
manager installs must not try to use the device manager account name
as a group name.

Change-Id: I8414db060f12a6fe1470314509fdd9c165fce05a
1 file changed
tree: ef25a004db4314d898de55e01e55d8a466f34c28
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.