Files
docker-inotify-command/runas.sh
David Coppit c9e9c8b980 Don't create a user if one with user ID exists
Programs that do things like getting the home dir end up getting the home dir of the other user by accident.

Use an existing user if the user ID and group ID match. Error out if the group ID matches, or if there are multiple
users with the same user ID.
2017-08-26 12:03:05 -04:00

2.8 KiB
Executable File