Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rootless: add function to retrieve the original UID | Giuseppe Scrivano | 2018-07-05 |
| | | | | | | | | | | After we re-exec in the userNS os.Getuid() returns the new UID (= 0) which is not what we want to use. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1048 Approved by: mheon | ||
* | changes to allow for darwin compilation | baude | 2018-06-29 |
Signed-off-by: baude <bbaude@redhat.com> Closes: #1015 Approved by: baude |