Skip to content
  • Dduvall's avatar
    user: Check for existing user/group before creating · 459234d2
    Dduvall authored
    To support scenarios where the `runs.as` or `lives.as` user/group
    already exists in the base image, pair the calls to `useradd` and
    `groupadd` with `getent` conditionals.
    
    Bug: T268819
    Change-Id: I3aef722ac57b38695c7411e64b41589fad16e95b
    459234d2